summaryrefslogtreecommitdiff
path: root/demoscript/IceStorm/clock.py
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2010-01-20 09:42:37 -0330
committerDwayne Boone <dwayne@zeroc.com>2010-01-20 09:42:37 -0330
commitdb6ecd66170a3c32d93674dd6e4714754ffc17f1 (patch)
treedde562938d59b17da5fe0ef8dd215712968d884f /demoscript/IceStorm/clock.py
parentRemove not-working CopyLocal preservation (diff)
downloadice-db6ecd66170a3c32d93674dd6e4714754ffc17f1.tar.bz2
ice-db6ecd66170a3c32d93674dd6e4714754ffc17f1.tar.xz
ice-db6ecd66170a3c32d93674dd6e4714754ffc17f1.zip
Updated version to 3.4.0
Diffstat (limited to 'demoscript/IceStorm/clock.py')
-rwxr-xr-xdemoscript/IceStorm/clock.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/demoscript/IceStorm/clock.py b/demoscript/IceStorm/clock.py
index 93ce5a982f9..5633a98daf1 100755
--- a/demoscript/IceStorm/clock.py
+++ b/demoscript/IceStorm/clock.py
@@ -43,7 +43,7 @@ def run(subCmd, pubCmd):
print "ok"
if Util.defaultHost:
- args = ' --IceBox.Service.IceStorm="IceStormService,34b:createIceStorm --Ice.Config=config.service %s"' % Util.defaultHost
+ args = ' --IceBox.Service.IceStorm="IceStormService,34:createIceStorm --Ice.Config=config.service %s"' % Util.defaultHost
else:
args = ''