aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/test_integration_bootstrap_and_connect.py.in
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2013-08-26 11:41:11 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-08-26 11:41:11 +0000
commit8f64046bf642054997b604105a8ff48859f6fb15 (patch)
tree8bdf614eeb0d2d796f25156313d19e6b033ae090 /src/integration-tests/test_integration_bootstrap_and_connect.py.in
parent186af322929304aab1bfb97a371ac05d19b73d3e (diff)
downloadgnunet-8f64046bf642054997b604105a8ff48859f6fb15.tar.gz
gnunet-8f64046bf642054997b604105a8ff48859f6fb15.zip
fixing integration tests
Diffstat (limited to 'src/integration-tests/test_integration_bootstrap_and_connect.py.in')
-rwxr-xr-xsrc/integration-tests/test_integration_bootstrap_and_connect.py.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/integration-tests/test_integration_bootstrap_and_connect.py.in b/src/integration-tests/test_integration_bootstrap_and_connect.py.in
index 0932f3c6a..db4f19f17 100755
--- a/src/integration-tests/test_integration_bootstrap_and_connect.py.in
+++ b/src/integration-tests/test_integration_bootstrap_and_connect.py.in
@@ -48,7 +48,7 @@ from gnunet_testing import *
48#definitions 48#definitions
49 49
50testname = "test_integration_bootstrap_and_connect" 50testname = "test_integration_bootstrap_and_connect"
51verbose = False 51verbose = Verbose
52check_timeout = 180 52check_timeout = 180
53 53
54if os.name == "nt": 54if os.name == "nt":