develop
asamoukin 16 years ago
parent 0ea63878d0
commit 8f2103016c

@ -511,7 +511,7 @@ class cl_client(imp_cl_err, imp_cl_xml, imp_cl_help, imp_cl_smcon):
def mountRemote(self):
self.createClVars(self.clVars)
foundMount = self.isDomain()
if not foundMountRemote:
if not foundMount:
return False
foundMountRemote = foundMount[0]
foundMountHome = foundMount[1]

Loading…
Cancel
Save