summaryrefslogtreecommitdiff
path: root/demoscript/IceStorm/clock.py
diff options
context:
space:
mode:
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 6a80495046d..d572fb49dbe 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,33:createIceStorm --Ice.Config=config.service %s"' % Util.defaultHost
+ args = ' --IceBox.Service.IceStorm="IceStormService,34b:createIceStorm --Ice.Config=config.service %s"' % Util.defaultHost
else:
args = ''