aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_timeout.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_timeout.c
parent95df3b354109633a602ddb99d2edfeeb25da8462 (diff)
downloadgnunet-468c386e4834af2f2a36d5e81891f8a0ed517a23.tar.gz
gnunet-468c386e4834af2f2a36d5e81891f8a0ed517a23.zip
-verbose is independent of logging
Diffstat (limited to 'src/transport/test_transport_api_timeout.c')
-rw-r--r--src/transport/test_transport_api_timeout.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/transport/test_transport_api_timeout.c b/src/transport/test_transport_api_timeout.c
index 35279ff76..8a392949c 100644
--- a/src/transport/test_transport_api_timeout.c
+++ b/src/transport/test_transport_api_timeout.c
@@ -38,9 +38,9 @@
38#include "transport.h" 38#include "transport.h"
39#include "transport-testing.h" 39#include "transport-testing.h"
40 40
41#define VERBOSE GNUNET_EXTRA_LOGGING 41#define VERBOSE GNUNET_NO
42 42
43#define VERBOSE_ARM GNUNET_EXTRA_LOGGING 43#define VERBOSE_ARM GNUNET_NO
44 44
45#define START_ARM GNUNET_YES 45#define START_ARM GNUNET_YES
46 46