aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_api_start_only.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-02-26 13:45:13 +0000
committerChristian Grothoff <christian@grothoff.org>2012-02-26 13:45:13 +0000
commite6d53f7f11ebfecb182b9be97b9216723362050b (patch)
tree405e4758508548b9a240846267608b81cc4e5636 /src/core/test_core_api_start_only.c
parent14041678697dc77a75860333f91e649fca26ec0d (diff)
downloadgnunet-e6d53f7f11ebfecb182b9be97b9216723362050b.tar.gz
gnunet-e6d53f7f11ebfecb182b9be97b9216723362050b.zip
-extra logging is not the same as verbose
Diffstat (limited to 'src/core/test_core_api_start_only.c')
-rw-r--r--src/core/test_core_api_start_only.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/test_core_api_start_only.c b/src/core/test_core_api_start_only.c
index 75ba73ce3..98bb4df66 100644
--- a/src/core/test_core_api_start_only.c
+++ b/src/core/test_core_api_start_only.c
@@ -31,7 +31,7 @@
31#include "gnunet_program_lib.h" 31#include "gnunet_program_lib.h"
32#include "gnunet_scheduler_lib.h" 32#include "gnunet_scheduler_lib.h"
33 33
34#define VERBOSE GNUNET_EXTRA_LOGGING 34#define VERBOSE GNUNET_NO
35 35
36#define TIMEOUT 3 36#define TIMEOUT 3
37 37