From: Matthias Wachs Date: Mon, 6 Dec 2010 14:30:29 +0000 (+0000) Subject: sparcbot requires longer timeout X-Git-Tag: initial-import-from-subversion-38251~19550 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=68ca589910e063e4df8d4e43cb4546029ee35f44;p=oweals%2Fgnunet.git sparcbot requires longer timeout --- 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 @@ /** * How long until we give up on transmitting the message? */ -#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 30) +#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 180) /** * What delay do we request from the core service for transmission?