From 98c2153a840aa36330363f9af31d36b01e6e9cc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A1=D0=B0=D0=BC=D0=BE=D1=83=D0=BA=D0=B8=D0=BD=20=D0=90?= =?UTF-8?q?=D0=BB=D0=B5=D0=BA=D1=81=D0=B5=D0=B9?= Date: Wed, 2 Jun 2010 12:02:36 +0400 Subject: [PATCH] Bugfix --- pym/cl_client.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pym/cl_client.py b/pym/cl_client.py index 24799db..d98cab5 100644 --- a/pym/cl_client.py +++ b/pym/cl_client.py @@ -1754,7 +1754,7 @@ class client(share): domain = self.clVars.Get("cl_remote_host") if domain: foundMountRemote = isMount("/var/calculate/remote") - + foundMountHome = self.isMountDomainHome() else: self.printWARNING(_("This computer is not in domain")) # Если шаблоны не актуальны накладываем новую версию шаблонов