develop
asamoukin 15 years ago
parent 06620303d4
commit 8c212a7041

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

Loading…
Cancel
Save