From 74ae43d6c88f18a795ee9e5aee6a7e211e6ba964 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 8 Nov 2009 21:04:18 +0000 Subject: reducing leaks, fixing shutdown bug, increasing timeouts --- src/fs/test_fs_search.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fs/test_fs_search.c') diff --git a/src/fs/test_fs_search.c b/src/fs/test_fs_search.c index e0961c4a7..2ef323317 100644 --- a/src/fs/test_fs_search.c +++ b/src/fs/test_fs_search.c @@ -41,7 +41,7 @@ /** * How long until we give up on transmitting the message? */ -#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 15) +#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 60) /** * How long should our test-content live? -- cgit v1.2.3