improve UNC path handling (#2126)
always call 'abspath()' on the directory path to handle cases when the current working directory is UNC and 'base-directory' is relative.
This commit is contained in:
@@ -6,4 +6,4 @@
|
||||
# it under the terms of the GNU General Public License version 2 as
|
||||
# published by the Free Software Foundation.
|
||||
|
||||
__version__ = "1.20.0"
|
||||
__version__ = "1.20.1-dev"
|
||||
|
||||
Reference in New Issue
Block a user