develop
asamoukin 15 years ago
parent 97d34fc37b
commit 92e428c1c8

@ -1999,7 +1999,7 @@ or ld_bind_dn or ld_bind_pw")
else:
filesDirDesk.append(fd)
if not filesDir or not os.path.exists("Home"):
if not filesDir or not filesDirDesk or not os.path.exists("Home"):
# Удаляем пустую папку Moved
if os.path.exists(movedPath) and not os.listdir(movedPath):
os.rmdir(movedPath)

Loading…
Cancel
Save