From 29b8592f0048ebd302d630083391885f8068a5a3 Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Fri, 2 Jul 2010 13:54:28 +0000 Subject: remove nate specific debugging junk --- src/testing/test_testing_data_topology_clique.conf | 2 +- src/testing/test_testing_topology.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/testing') 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? -- cgit v1.2.3