Patch for an Issue #1121

This commit is contained in:
Miroslav Stampar
2015-01-19 09:17:16 +01:00
parent e73ac6c8e3
commit 393659ffbf
2 changed files with 7 additions and 3 deletions

View File

@@ -213,6 +213,9 @@ class Web:
if success:
break
if not directory:
continue
uploaded = False
directory = ntToPosixSlashes(normalizePath(directory))