From 41915db92e387410c82a290b69b8d800589a3700 Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Thu, 23 Dec 2010 16:51:46 +0000 Subject: is sparc problem a timeout issue? --- src/dht/test_dht_api.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)? -- cgit v1.2.3