summaryrefslogtreecommitdiff
path: root/cs/test/IceGrid/simple/run.py
diff options
context:
space:
mode:
Diffstat (limited to 'cs/test/IceGrid/simple/run.py')
-rwxr-xr-xcs/test/IceGrid/simple/run.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cs/test/IceGrid/simple/run.py b/cs/test/IceGrid/simple/run.py
index 976811c7958..94f40095a02 100755
--- a/cs/test/IceGrid/simple/run.py
+++ b/cs/test/IceGrid/simple/run.py
@@ -32,7 +32,7 @@ testdir = os.path.join(toplevel, "test", name)
# Test client/server without on demand activation.
#
IceGridAdmin.iceGridClientServerTest(name, "", "--Ice.OA.TestAdapter.Endpoints=default" + \
- " --Ice.OA.TestAdapter.AdapterId=TestAdapter")
+ " --Ice.OA.TestAdapter.AdapterId=TestAdapter")
#
# Test client/server with on demand activation.