aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_test_lib.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-09-06 08:35:30 +0000
committerChristian Grothoff <christian@grothoff.org>2010-09-06 08:35:30 +0000
commit3ae667fcc7afb5d4136ee4c62eb35d60225ea880 (patch)
treebf8cccc973995cfaabee499292bf34fd4125a080 /src/fs/test_fs_test_lib.c
parent0695df6868b17f13318002e3036223db61435076 (diff)
downloadgnunet-3ae667fcc7afb5d4136ee4c62eb35d60225ea880.tar.gz
gnunet-3ae667fcc7afb5d4136ee4c62eb35d60225ea880.zip
sparc
Diffstat (limited to 'src/fs/test_fs_test_lib.c')
-rw-r--r--src/fs/test_fs_test_lib.c2
1 files changed, 1 insertions, 1 deletions
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 @@
36/** 36/**
37 * How long until we give up on transmitting the message? 37 * How long until we give up on transmitting the message?
38 */ 38 */
39#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 60) 39#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 300)
40 40
41#define NUM_DAEMONS 2 41#define NUM_DAEMONS 2
42 42