aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2010-11-16 16:21:19 +0000
committerNathan S. Evans <evans@in.tum.de>2010-11-16 16:21:19 +0000
commitc34a22e6cd8d3846a68c9ed88e17b54220b39965 (patch)
tree6366bc9fb69ae75e443a511e31064b78b7f22db3 /src
parent67fad57cfc09d62dcc2d47166a2ab6b4c1d44347 (diff)
downloadgnunet-c34a22e6cd8d3846a68c9ed88e17b54220b39965.tar.gz
gnunet-c34a22e6cd8d3846a68c9ed88e17b54220b39965.zip
remove debugging flags
Diffstat (limited to 'src')
-rw-r--r--src/testing/testing.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/testing/testing.c b/src/testing/testing.c
index c5ff0eb7b..93da8c951 100644
--- a/src/testing/testing.c
+++ b/src/testing/testing.c
@@ -37,8 +37,8 @@
37#include "gnunet_transport_service.h" 37#include "gnunet_transport_service.h"
38#include "gnunet_hello_lib.h" 38#include "gnunet_hello_lib.h"
39 39
40#define DEBUG_TESTING GNUNET_YES 40#define DEBUG_TESTING GNUNET_NO
41#define DEBUG_TESTING_RECONNECT GNUNET_YES 41#define DEBUG_TESTING_RECONNECT GNUNET_NO
42 42
43/** 43/**
44 * How long do we wait after starting gnunet-service-arm 44 * How long do we wait after starting gnunet-service-arm