aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_quota_compliance.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2010-12-06 14:30:29 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2010-12-06 14:30:29 +0000
commit68ca589910e063e4df8d4e43cb4546029ee35f44 (patch)
tree0b71f2c4f20cc9a451f226ec19ea548ee9c108f3 /src/core/test_core_quota_compliance.c
parent73ab139221864b704c2437265a3a4b4cfbe26ef5 (diff)
downloadgnunet-68ca589910e063e4df8d4e43cb4546029ee35f44.tar.gz
gnunet-68ca589910e063e4df8d4e43cb4546029ee35f44.zip
sparcbot requires longer timeout
Diffstat (limited to 'src/core/test_core_quota_compliance.c')
-rw-r--r--src/core/test_core_quota_compliance.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/test_core_quota_compliance.c b/src/core/test_core_quota_compliance.c
index 6c5a528ec..f5b5c0d92 100644
--- a/src/core/test_core_quota_compliance.c
+++ b/src/core/test_core_quota_compliance.c
@@ -55,7 +55,7 @@
55/** 55/**
56 * How long until we give up on transmitting the message? 56 * How long until we give up on transmitting the message?
57 */ 57 */
58#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 30) 58#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 180)
59 59
60/** 60/**
61 * What delay do we request from the core service for transmission? 61 * What delay do we request from the core service for transmission?