develop
asamoukin 15 years ago
parent 06620303d4
commit 8c212a7041

@ -1039,7 +1039,7 @@ install/6intranet" %(domain,servDn,unixDN,bindDn,bindPw)
# В случае репликации
if flagSleep:
i == 0
while (i<len(self.sleeps) and not (textLine == None))
while (i<len(self.sleeps) and not (textLine == None)):
time.sleep(self.sleeps[i])
if res in ['ftp','share']:
# Монтируем директории c uid

Loading…
Cancel
Save