From 42538dd79c8b9dae31d92c596855e403b144c64c Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Wed, 22 Sep 2010 16:31:19 +0000 Subject: increase timeout, sparcbot testcase might pass --- src/core/test_core_api_start_only.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/test_core_api_start_only.c') diff --git a/src/core/test_core_api_start_only.c b/src/core/test_core_api_start_only.c index 4155bf5d4..b55d3c972 100644 --- a/src/core/test_core_api_start_only.c +++ b/src/core/test_core_api_start_only.c @@ -39,7 +39,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, 120) #define MTYPE 12345 -- cgit v1.2.3