aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_restart_2peers.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-02-26 14:06:40 +0000
committerChristian Grothoff <christian@grothoff.org>2012-02-26 14:06:40 +0000
commit468c386e4834af2f2a36d5e81891f8a0ed517a23 (patch)
tree2ca977b2d367ff2a9b0139aa0d564318feadb7c3 /src/transport/test_transport_api_restart_2peers.c
parent95df3b354109633a602ddb99d2edfeeb25da8462 (diff)
downloadgnunet-468c386e4834af2f2a36d5e81891f8a0ed517a23.tar.gz
gnunet-468c386e4834af2f2a36d5e81891f8a0ed517a23.zip
-verbose is independent of logging
Diffstat (limited to 'src/transport/test_transport_api_restart_2peers.c')
-rw-r--r--src/transport/test_transport_api_restart_2peers.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/transport/test_transport_api_restart_2peers.c b/src/transport/test_transport_api_restart_2peers.c
index 3de91d62a..ef97911c0 100644
--- a/src/transport/test_transport_api_restart_2peers.c
+++ b/src/transport/test_transport_api_restart_2peers.c
@@ -36,8 +36,8 @@
36#include "transport.h" 36#include "transport.h"
37#include "transport-testing.h" 37#include "transport-testing.h"
38 38
39#define VERBOSE GNUNET_EXTRA_LOGGING 39#define VERBOSE GNUNET_NO
40#define VERBOSE_ARM GNUNET_EXTRA_LOGGING 40#define VERBOSE_ARM GNUNET_NO
41 41
42#define START_ARM GNUNET_YES 42#define START_ARM GNUNET_YES
43 43