summaryrefslogtreecommitdiff
path: root/java/test/IceSSL/configuration/run.py
diff options
context:
space:
mode:
Diffstat (limited to 'java/test/IceSSL/configuration/run.py')
-rwxr-xr-xjava/test/IceSSL/configuration/run.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/test/IceSSL/configuration/run.py b/java/test/IceSSL/configuration/run.py
index 2bda29dd484..0c45d6d34d8 100755
--- a/java/test/IceSSL/configuration/run.py
+++ b/java/test/IceSSL/configuration/run.py
@@ -19,6 +19,7 @@ else:
sys.path.append(os.path.join(toplevel, "config"))
import TestUtil
+TestUtil.processCmdLine()
name = os.path.join("IceSSL", "configuration")
testdir = os.path.dirname(os.path.abspath(__file__))