aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-02-09 23:03:50 +0000
committerChristian Grothoff <christian@grothoff.org>2010-02-09 23:03:50 +0000
commit383c92b8c8263541566e583eac81d6adb89097ad (patch)
tree932ef7183a9d02e8caa630249307d36e3a7c8f5e
parent275e265a199ce71fd2eeffb80c99297c577734d4 (diff)
downloadgnunet-383c92b8c8263541566e583eac81d6adb89097ad.tar.gz
gnunet-383c92b8c8263541566e583eac81d6adb89097ad.zip
nodebug
-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