From 6142bbc4d7c388a2fc73415c466fcbdbecd09c61 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 22 Feb 2012 08:46:38 +0000 Subject: -increase timeout to help sparc bot --- src/fs/test_fs_download.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fs/test_fs_download.c') diff --git a/src/fs/test_fs_download.c b/src/fs/test_fs_download.c index 7e183d338..51020c4a2 100644 --- a/src/fs/test_fs_download.c +++ b/src/fs/test_fs_download.c @@ -42,7 +42,7 @@ /** * How long until we give up on transmitting the message? */ -#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 60) +#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 120) /** * How long should our test-content live? -- cgit v1.2.3