From b146815a10b23f3d9583fd5340f5ed678e558aad Mon Sep 17 00:00:00 2001 From: vsr Date: Tue, 17 Apr 2012 07:28:01 +0000 Subject: [PATCH] 0021548: [CEA 555]: Pb with --shutdown-servers=1 option Fix regression caused by previous integration --- bin/killSalomeWithPort.py | 1 + 1 file changed, 1 insertion(+) 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): """ -- 2.39.2