master3.3
Самоукин Алексей 14 years ago
parent 57ef0c8319
commit 9f9f281326

@ -1754,7 +1754,7 @@ manager") + " ...")
domain = self.clVars.Get("cl_remote_host")
if domain:
foundMountRemote = os.path.ismount("/var/calculate/remote")
foundMountHome = os.pathismount("/home")
foundMountHome = os.path.ismount("/home")
else:
self.printWARNING(_("This computer is not in domain"))
# Если шаблоны не актуальны накладываем новую версию шаблонов

Loading…
Cancel
Save