From fc7e586bfc47ea6854822c49875b553069d60c98 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Mon, 8 Apr 2013 13:06:39 +0000 Subject: disable verbose --- src/integration-tests/test_integration_bootstrap_and_connect.py.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/integration-tests/test_integration_bootstrap_and_connect.py.in') 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 * #definitions testname = "test_integration_bootstrap_and_connect" -verbose = True +verbose = False check_timeout = 180 if os.name == "nt": -- cgit v1.2.3