From e2514aef8148a7b290ae5454f8911d2eebe707d2 Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Thu, 4 Mar 2010 10:17:17 +0000 Subject: remove verbosity --- src/testing/test_testing_data_topology_clique.conf | 2 +- src/testing/test_testing_topology.c | 2 +- 2 files changed, 2 insertions(+), 2 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 535b6db8c..1a0dd9d7d 100644 --- a/src/testing/test_testing_data_topology_clique.conf +++ b/src/testing/test_testing_data_topology_clique.conf @@ -34,7 +34,7 @@ PORT = 2570 DEBUG = YES [testing] -NUM_PEERS = 8 +NUM_PEERS = 4 WEAKRANDOM = YES TOPOLOGY = 0 F2F = YES diff --git a/src/testing/test_testing_topology.c b/src/testing/test_testing_topology.c index 910dead55..c3d9cfda8 100644 --- a/src/testing/test_testing_topology.c +++ b/src/testing/test_testing_topology.c @@ -25,7 +25,7 @@ #include "gnunet_testing_lib.h" #include "gnunet_core_service.h" -#define VERBOSE GNUNET_YES +#define VERBOSE GNUNET_NO #define TEST_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 360) -- cgit v1.2.3