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-04-08 13:06:39 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-04-08 13:06:39 +0000
commitfc7e586bfc47ea6854822c49875b553069d60c98 (patch)
tree364256179105b6718cafa858d82f529771bf5e80 /src/integration-tests/test_integration_bootstrap_and_connect.py.in
parentc9765f56c2ddf0a77c35e666073cc64fe991a074 (diff)
downloadgnunet-fc7e586bfc47ea6854822c49875b553069d60c98.tar.gz
gnunet-fc7e586bfc47ea6854822c49875b553069d60c98.zip
disable verbose
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 b95ed3c57..0932f3c6a 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 = True 51verbose = False
52check_timeout = 180 52check_timeout = 180
53 53
54if os.name == "nt": 54if os.name == "nt":