aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_api_start_only.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-02-26 17:21:11 +0000
committerChristian Grothoff <christian@grothoff.org>2012-02-26 17:21:11 +0000
commitf897fb93d7c425eecd1611a06280bff508257f72 (patch)
treed834853e3506128eee7484afcb887fe697e19ec1 /src/core/test_core_api_start_only.c
parent94973bee7b04e2cc9682d3ffb5b5dd65c87490aa (diff)
downloadgnunet-f897fb93d7c425eecd1611a06280bff508257f72.tar.gz
gnunet-f897fb93d7c425eecd1611a06280bff508257f72.zip
-try larger timeouts for sparcbot
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 98bb4df66..876e3b0f8 100644
--- a/src/core/test_core_api_start_only.c
+++ b/src/core/test_core_api_start_only.c
@@ -33,7 +33,7 @@
33 33
34#define VERBOSE GNUNET_NO 34#define VERBOSE GNUNET_NO
35 35
36#define TIMEOUT 3 36#define TIMEOUT 5
37 37
38#define START_ARM GNUNET_YES 38#define START_ARM GNUNET_YES
39 39