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_list_indexed.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fs/test_fs_list_indexed.c') diff --git a/src/fs/test_fs_list_indexed.c b/src/fs/test_fs_list_indexed.c index f9225e3ce..ba0906c81 100644 --- a/src/fs/test_fs_list_indexed.c +++ b/src/fs/test_fs_list_indexed.c @@ -45,7 +45,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