]> SALOME platform Git repositories - modules/yacs.git/commitdiff
Salome HOME
bos #18517 [CEA] KERNEL - patch integration
authorrnv <rnv@opencascade.com>
Thu, 16 Jan 2020 14:08:09 +0000 (17:08 +0300)
committerrnv <rnv@opencascade.com>
Thu, 16 Jan 2020 14:08:09 +0000 (17:08 +0300)
bin/orbmodule.py [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index ddb8762..4b83fee
@@ -69,7 +69,7 @@ class client:
 
       # On lance le Naming Server (doit etre dans le PATH)
       test = True
-      if args['wake_up_session']:
+      if args != None and 'wake_up_session' in args and args['wake_up_session']:
         test = False
         pass
       if test: