]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
0021548: [CEA 555]: Pb with --shutdown-servers=1 option
authorvsr <vsr@opencascade.com>
Tue, 17 Apr 2012 07:28:01 +0000 (07:28 +0000)
committervsr <vsr@opencascade.com>
Tue, 17 Apr 2012 07:28:01 +0000 (07:28 +0000)
Fix regression caused by previous integration

bin/killSalomeWithPort.py

index 343051a0e764f4b71744dff3123006b48cb56130..725ee246e4549766320fb0989069860ca7f544dc 100755 (executable)
@@ -34,6 +34,7 @@
 import os, sys, pickle, signal, commands,glob
 from salome_utils import verbose
 import Utils_Identity
+import salome_utils
 
 def getPiDict(port,appname='salome',full=True,hidden=True,hostname=None):
     """