diff options
author | Christian Grothoff <christian@grothoff.org> | 2010-09-06 08:35:30 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2010-09-06 08:35:30 +0000 |
commit | 3ae667fcc7afb5d4136ee4c62eb35d60225ea880 (patch) | |
tree | bf8cccc973995cfaabee499292bf34fd4125a080 /src/fs/test_fs_test_lib.c | |
parent | 0695df6868b17f13318002e3036223db61435076 (diff) |
sparc
Diffstat (limited to 'src/fs/test_fs_test_lib.c')
-rw-r--r-- | src/fs/test_fs_test_lib.c | 2 |
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 a38b39b6ea..930038da5f 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 |