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