aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/test_integration_restart.py.in
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-05-11 12:07:27 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-05-11 12:07:27 +0000
commited7f7c16f1f620ba6ce571c9385b5c77620d8f91 (patch)
treed6f3be5f192e0e3482e89bf2ccb8b0abee025a62 /src/integration-tests/test_integration_restart.py.in
parent1e2a026494463d543d61da2880f3e52a5afa4192 (diff)
downloadgnunet-ed7f7c16f1f620ba6ce571c9385b5c77620d8f91.tar.gz
gnunet-ed7f7c16f1f620ba6ce571c9385b5c77620d8f91.zip
- increase timeout for sparcbot
Diffstat (limited to 'src/integration-tests/test_integration_restart.py.in')
-rwxr-xr-xsrc/integration-tests/test_integration_restart.py.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/integration-tests/test_integration_restart.py.in b/src/integration-tests/test_integration_restart.py.in
index e2a72e729..aadfec5b9 100755
--- a/src/integration-tests/test_integration_restart.py.in
+++ b/src/integration-tests/test_integration_restart.py.in
@@ -45,7 +45,7 @@ from gnunet_testing import *
45 45
46testname = "test_integration_restart" 46testname = "test_integration_restart"
47verbose = False 47verbose = False
48check_timeout = 30 48check_timeout = 180
49 49
50 50
51def cleanup (): 51def cleanup ():