summaryrefslogtreecommitdiff
path: root/cpp/test/IceGrid/replication/run.py
diff options
context:
space:
mode:
authorMatthew Newhook <matthew@zeroc.com>2008-02-14 17:58:48 +0800
committerMatthew Newhook <matthew@zeroc.com>2008-02-14 17:58:48 +0800
commitbea45989ce3dbca633e653da69747cdec12935f1 (patch)
tree1cffa6ea5027f07590a30def0629080bb816ba10 /cpp/test/IceGrid/replication/run.py
parentbug 2680 - change base class to System.Exception in SL (diff)
downloadice-bea45989ce3dbca633e653da69747cdec12935f1.tar.bz2
ice-bea45989ce3dbca633e653da69747cdec12935f1.tar.xz
ice-bea45989ce3dbca633e653da69747cdec12935f1.zip
bug 2615
Diffstat (limited to 'cpp/test/IceGrid/replication/run.py')
-rwxr-xr-xcpp/test/IceGrid/replication/run.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/test/IceGrid/replication/run.py b/cpp/test/IceGrid/replication/run.py
index 3c93ef42806..33ccce57501 100755
--- a/cpp/test/IceGrid/replication/run.py
+++ b/cpp/test/IceGrid/replication/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("IceGrid", "replication")