aboutsummaryrefslogtreecommitdiff
path: root/src/arm/test_exponential_backoff.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arm/test_exponential_backoff.c')
-rw-r--r--src/arm/test_exponential_backoff.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/arm/test_exponential_backoff.c b/src/arm/test_exponential_backoff.c
index a3dcd9c99..425e6bd8d 100644
--- a/src/arm/test_exponential_backoff.c
+++ b/src/arm/test_exponential_backoff.c
@@ -248,8 +248,6 @@ main (int argc, char *argv[])
248{ 248{
249 int ret; 249 int ret;
250 250
251 fprintf (stdout,
252 "This test will print some warnings about 'do-nothing' being terminated. That's expected!\n");
253 GNUNET_log_setup ("test-exponential-backoff", 251 GNUNET_log_setup ("test-exponential-backoff",
254#if VERBOSE 252#if VERBOSE
255 "DEBUG", 253 "DEBUG",