From: Nathan S. Evans Date: Thu, 23 Dec 2010 16:51:46 +0000 (+0000) Subject: is sparc problem a timeout issue? X-Git-Tag: initial-import-from-subversion-38251~19398 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=41915db92e387410c82a290b69b8d800589a3700;p=oweals%2Fgnunet.git is sparc problem a timeout issue? --- diff --git a/src/dht/test_dht_api.c b/src/dht/test_dht_api.c index 29e407439..169a7f7a2 100644 --- a/src/dht/test_dht_api.c +++ b/src/dht/test_dht_api.c @@ -43,7 +43,7 @@ /** * How long until we really give up on a particular testcase portion? */ -#define TOTAL_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 360) +#define TOTAL_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 600) /** * How long until we give up on any particular operation (and retry)?