remove nate specific debugging junk
authorNathan S. Evans <evans@in.tum.de>
Fri, 2 Jul 2010 13:54:28 +0000 (13:54 +0000)
committerNathan S. Evans <evans@in.tum.de>
Fri, 2 Jul 2010 13:54:28 +0000 (13:54 +0000)
src/testing/test_testing_data_topology_clique.conf
src/testing/test_testing_topology.c

index abe6f586a1fac9704a1f63f06763a3c9979c8648..114364da2fc561873ae7d7baa2eb27c1737c58d9 100644 (file)
@@ -41,7 +41,7 @@ PORT = 2570
 #DEBUG = YES
 
 [testing]
-NUM_PEERS = 10
+NUM_PEERS = 4
 WEAKRANDOM = YES
 TOPOLOGY = CLIQUE
 F2F = YES
index 23cb3716acfa3316ccd49bd82b0a96b410388714..6450d67d32dc48f934ae3e4dd25cae0f9fd09d3d 100644 (file)
@@ -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?