gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r26811 - gnunet/src/integration-tests


From: gnunet
Subject: [GNUnet-SVN] r26811 - gnunet/src/integration-tests
Date: Mon, 8 Apr 2013 15:06:39 +0200

Author: wachs
Date: 2013-04-08 15:06:39 +0200 (Mon, 08 Apr 2013)
New Revision: 26811

Modified:
   gnunet/src/integration-tests/Makefile.am
   gnunet/src/integration-tests/test_integration_bootstrap_and_connect.py.in
   
gnunet/src/integration-tests/test_integration_bootstrap_and_connect_and_disconnect.py.in
   
gnunet/src/integration-tests/test_integration_bootstrap_and_connect_and_disconnect_nat.py.in
   gnunet/src/integration-tests/test_integration_clique_nat.py.in
Log:
disable verbose


Modified: gnunet/src/integration-tests/Makefile.am
===================================================================
--- gnunet/src/integration-tests/Makefile.am    2013-04-08 13:06:15 UTC (rev 
26810)
+++ gnunet/src/integration-tests/Makefile.am    2013-04-08 13:06:39 UTC (rev 
26811)
@@ -143,7 +143,7 @@
    hostkeys/c_bootstrap_server \
    hostkeys/c_no_nat_client \
    hostkeys/c_nat_client \
-   hostkeys/0003-hostkey \
+   hostkeys/c_nat_client_2 \
    hostkeys/0004-hostkey \
    hostkeys/0005-hostkey \
    hostkeys/0006-hostkey \

Modified: 
gnunet/src/integration-tests/test_integration_bootstrap_and_connect.py.in
===================================================================
--- gnunet/src/integration-tests/test_integration_bootstrap_and_connect.py.in   
2013-04-08 13:06:15 UTC (rev 26810)
+++ gnunet/src/integration-tests/test_integration_bootstrap_and_connect.py.in   
2013-04-08 13:06:39 UTC (rev 26811)
@@ -48,7 +48,7 @@
 #definitions
 
 testname = "test_integration_bootstrap_and_connect"
-verbose = True
+verbose = False
 check_timeout = 180
 
 if os.name == "nt":

Modified: 
gnunet/src/integration-tests/test_integration_bootstrap_and_connect_and_disconnect.py.in
===================================================================
--- 
gnunet/src/integration-tests/test_integration_bootstrap_and_connect_and_disconnect.py.in
    2013-04-08 13:06:15 UTC (rev 26810)
+++ 
gnunet/src/integration-tests/test_integration_bootstrap_and_connect_and_disconnect.py.in
    2013-04-08 13:06:39 UTC (rev 26811)
@@ -48,7 +48,7 @@
 #definitions
 
 testname = "test_integration_bootstrap_and_connect"
-verbose = True
+verbose = False
 check_timeout = 180
 
 if os.name == "nt":

Modified: 
gnunet/src/integration-tests/test_integration_bootstrap_and_connect_and_disconnect_nat.py.in
===================================================================
--- 
gnunet/src/integration-tests/test_integration_bootstrap_and_connect_and_disconnect_nat.py.in
        2013-04-08 13:06:15 UTC (rev 26810)
+++ 
gnunet/src/integration-tests/test_integration_bootstrap_and_connect_and_disconnect_nat.py.in
        2013-04-08 13:06:39 UTC (rev 26811)
@@ -48,7 +48,7 @@
 #definitions
 
 testname = "test_integration_bootstrap_and_connect"
-verbose = True
+verbose = False
 check_timeout = 180
 
 if os.name == "nt":

Modified: gnunet/src/integration-tests/test_integration_clique_nat.py.in
===================================================================
--- gnunet/src/integration-tests/test_integration_clique_nat.py.in      
2013-04-08 13:06:15 UTC (rev 26810)
+++ gnunet/src/integration-tests/test_integration_clique_nat.py.in      
2013-04-08 13:06:39 UTC (rev 26811)
@@ -44,7 +44,7 @@
 
 #definitions
 testname = "test_integration_clique_nat"
-verbose = True
+verbose = False
 check_timeout = 180
 
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]