summaryrefslogtreecommitdiff
path: root/php/test/Ice/operations/run.py
diff options
context:
space:
mode:
Diffstat (limited to 'php/test/Ice/operations/run.py')
-rwxr-xr-xphp/test/Ice/operations/run.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/php/test/Ice/operations/run.py b/php/test/Ice/operations/run.py
index 0a42f35210f..e9e27457d59 100755
--- a/php/test/Ice/operations/run.py
+++ b/php/test/Ice/operations/run.py
@@ -19,6 +19,7 @@ else:
sys.path.append(os.path.join(toplevel, "config"))
import TestUtil
+TestUtil.processCmdLine()
name = os.path.join("Ice", "operations")