From: Christian Grothoff Date: Tue, 9 Feb 2010 23:03:50 +0000 (+0000) Subject: nodebug X-Git-Tag: initial-import-from-subversion-38251~22750 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=383c92b8c8263541566e583eac81d6adb89097ad;p=oweals%2Fgnunet.git nodebug --- diff --git a/src/arm/test_exponential_backoff.c b/src/arm/test_exponential_backoff.c index b5b363662..1922f160c 100644 --- a/src/arm/test_exponential_backoff.c +++ b/src/arm/test_exponential_backoff.c @@ -27,7 +27,7 @@ #include "gnunet_configuration_lib.h" #include "gnunet_program_lib.h" -#define VERBOSE GNUNET_YES +#define VERBOSE GNUNET_NO #define START_ARM GNUNET_YES #define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 10) #define SERVICE_TEST_TIMEOUT GNUNET_TIME_UNIT_FOREVER_REL