From: vsr Date: Tue, 17 Apr 2012 07:28:01 +0000 (+0000) Subject: 0021548: [CEA 555]: Pb with --shutdown-servers=1 option X-Git-Tag: TRIPOLI_323~13 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=b146815a10b23f3d9583fd5340f5ed678e558aad;p=modules%2Fkernel.git 0021548: [CEA 555]: Pb with --shutdown-servers=1 option Fix regression caused by previous integration --- diff --git a/bin/killSalomeWithPort.py b/bin/killSalomeWithPort.py index 343051a0e..725ee246e 100755 --- a/bin/killSalomeWithPort.py +++ b/bin/killSalomeWithPort.py @@ -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): """