From: Nathan S. Evans Date: Fri, 2 Jul 2010 13:54:28 +0000 (+0000) Subject: remove nate specific debugging junk X-Git-Tag: initial-import-from-subversion-38251~21058 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=29b8592f0048ebd302d630083391885f8068a5a3;p=oweals%2Fgnunet.git remove nate specific debugging junk --- diff --git a/src/testing/test_testing_data_topology_clique.conf b/src/testing/test_testing_data_topology_clique.conf index abe6f586a..114364da2 100644 --- a/src/testing/test_testing_data_topology_clique.conf +++ b/src/testing/test_testing_data_topology_clique.conf @@ -41,7 +41,7 @@ PORT = 2570 #DEBUG = YES [testing] -NUM_PEERS = 10 +NUM_PEERS = 4 WEAKRANDOM = YES TOPOLOGY = CLIQUE F2F = YES diff --git a/src/testing/test_testing_topology.c b/src/testing/test_testing_topology.c index 23cb3716a..6450d67d3 100644 --- a/src/testing/test_testing_topology.c +++ b/src/testing/test_testing_topology.c @@ -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?