aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_topo.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-02-26 14:03:44 +0000
committerChristian Grothoff <christian@grothoff.org>2012-02-26 14:03:44 +0000
commit95df3b354109633a602ddb99d2edfeeb25da8462 (patch)
tree7df4d27319cda0c7bf19623d500df9d77f6366f0 /src/dht/test_dht_topo.c
parenta9763a49d78b240fed1ace9068a0ea11cdff00f7 (diff)
downloadgnunet-95df3b354109633a602ddb99d2edfeeb25da8462.tar.gz
gnunet-95df3b354109633a602ddb99d2edfeeb25da8462.zip
-verbose is independent of logging
Diffstat (limited to 'src/dht/test_dht_topo.c')
-rw-r--r--src/dht/test_dht_topo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dht/test_dht_topo.c b/src/dht/test_dht_topo.c
index 38d9bffad..fec3ec16d 100644
--- a/src/dht/test_dht_topo.c
+++ b/src/dht/test_dht_topo.c
@@ -30,7 +30,7 @@
30#include "gnunet_testing_lib.h" 30#include "gnunet_testing_lib.h"
31#include "gnunet_dht_service.h" 31#include "gnunet_dht_service.h"
32 32
33#define VERBOSE GNUNET_EXTRA_LOGGING 33#define VERBOSE GNUNET_NO
34 34
35#define REMOVE_DIR GNUNET_YES 35#define REMOVE_DIR GNUNET_YES
36 36