From: Nathan S. Evans Date: Mon, 10 May 2010 08:59:55 +0000 (+0000) Subject: enable more verbose logging to debug on buildbots X-Git-Tag: initial-import-from-subversion-38251~21802 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4186d3b741eace2f987c938e69f96777ce89466f;p=oweals%2Fgnunet.git enable more verbose logging to debug on buildbots --- diff --git a/src/testing/test_testing_topology.c b/src/testing/test_testing_topology.c index 62ffb9a76..30d83a72f 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_NO +#define VERBOSE GNUNET_YES /** * How long until we fail the whole testcase?