summaryrefslogtreecommitdiff
path: root/cs/test/IceBox/configuration/run.py
diff options
context:
space:
mode:
Diffstat (limited to 'cs/test/IceBox/configuration/run.py')
-rwxr-xr-xcs/test/IceBox/configuration/run.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/cs/test/IceBox/configuration/run.py b/cs/test/IceBox/configuration/run.py
index 7dd74b5c501..2314437bacb 100755
--- a/cs/test/IceBox/configuration/run.py
+++ b/cs/test/IceBox/configuration/run.py
@@ -19,6 +19,7 @@ else:
sys.path.append(os.path.join(toplevel, "config"))
import TestUtil
+TestUtil.processCmdLine()
import IceGridAdmin
name = os.path.join("IceBox", "configuration")