From 3ae667fcc7afb5d4136ee4c62eb35d60225ea880 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 6 Sep 2010 08:35:30 +0000 Subject: [PATCH] sparc --- src/fs/test_fs_test_lib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fs/test_fs_test_lib.c b/src/fs/test_fs_test_lib.c index a38b39b6e..930038da5 100644 --- a/src/fs/test_fs_test_lib.c +++ b/src/fs/test_fs_test_lib.c @@ -36,7 +36,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, 300) #define NUM_DAEMONS 2 -- 2.25.1