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, 1 insertions, 1 deletions
diff --git a/src/arm/test_exponential_backoff.c b/src/arm/test_exponential_backoff.c
index b5b363662..1922f160c 100644
--- a/src/arm/test_exponential_backoff.c
+++ b/src/arm/test_exponential_backoff.c
@@ -27,7 +27,7 @@
27#include "gnunet_configuration_lib.h" 27#include "gnunet_configuration_lib.h"
28#include "gnunet_program_lib.h" 28#include "gnunet_program_lib.h"
29 29
30#define VERBOSE GNUNET_YES 30#define VERBOSE GNUNET_NO
31#define START_ARM GNUNET_YES 31#define START_ARM GNUNET_YES
32#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 10) 32#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 10)
33#define SERVICE_TEST_TIMEOUT GNUNET_TIME_UNIT_FOREVER_REL 33#define SERVICE_TEST_TIMEOUT GNUNET_TIME_UNIT_FOREVER_REL