gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r12120 - gnunet/src/testing


From: gnunet
Subject: [GNUnet-SVN] r12120 - gnunet/src/testing
Date: Fri, 2 Jul 2010 15:54:28 +0200

Author: nevans
Date: 2010-07-02 15:54:28 +0200 (Fri, 02 Jul 2010)
New Revision: 12120

Modified:
   gnunet/src/testing/test_testing_data_topology_clique.conf
   gnunet/src/testing/test_testing_topology.c
Log:
remove nate specific debugging junk

Modified: gnunet/src/testing/test_testing_data_topology_clique.conf
===================================================================
--- gnunet/src/testing/test_testing_data_topology_clique.conf   2010-07-02 
13:52:30 UTC (rev 12119)
+++ gnunet/src/testing/test_testing_data_topology_clique.conf   2010-07-02 
13:54:28 UTC (rev 12120)
@@ -41,7 +41,7 @@
 #DEBUG = YES
 
 [testing]
-NUM_PEERS = 10
+NUM_PEERS = 4
 WEAKRANDOM = YES
 TOPOLOGY = CLIQUE
 F2F = YES

Modified: gnunet/src/testing/test_testing_topology.c
===================================================================
--- gnunet/src/testing/test_testing_topology.c  2010-07-02 13:52:30 UTC (rev 
12119)
+++ gnunet/src/testing/test_testing_topology.c  2010-07-02 13:54:28 UTC (rev 
12120)
@@ -26,9 +26,9 @@
 #include "gnunet_core_service.h"
 #include "gnunet_os_lib.h"
 
-#define VERBOSE GNUNET_YES
+#define VERBOSE GNUNET_NO
 
-#define DELAY_FOR_LOGGING GNUNET_YES
+#define DELAY_FOR_LOGGING GNUNET_NO
 
 /**
  * How long until we fail the whole testcase?




reply via email to

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