summaryrefslogtreecommitdiff
path: root/cpp/test/IceStorm/single/run.py
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/IceStorm/single/run.py')
-rwxr-xr-xcpp/test/IceStorm/single/run.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/IceStorm/single/run.py b/cpp/test/IceStorm/single/run.py
index 17037cc44d5..8d465b031d5 100755
--- a/cpp/test/IceStorm/single/run.py
+++ b/cpp/test/IceStorm/single/run.py
@@ -42,7 +42,7 @@ def dotest(type):
sys.stdout.write("starting subscriber... ")
sys.stdout.flush()
- subscriberProc = TestUtil.startServer(subscriber, icestorm.reference(), count = 3, timeout = 30)
+ subscriberProc = TestUtil.startServer(subscriber, icestorm.reference(), count = 3)
print("ok")
#