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