aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_gnunet_service_fs_migration.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-06-15 11:50:33 +0000
committerChristian Grothoff <christian@grothoff.org>2010-06-15 11:50:33 +0000
commitc0ec54642c9a3042c6d0b24ac4b3b60cb82c15bb (patch)
tree14f33aff85611bed205d9c36ec33d4b7dbaf0161 /src/fs/test_gnunet_service_fs_migration.c
parent27522e554b6dbaa8742c2a23c895b8ff0f442412 (diff)
downloadgnunet-c0ec54642c9a3042c6d0b24ac4b3b60cb82c15bb.tar.gz
gnunet-c0ec54642c9a3042c6d0b24ac4b3b60cb82c15bb.zip
slooow bots
Diffstat (limited to 'src/fs/test_gnunet_service_fs_migration.c')
-rw-r--r--src/fs/test_gnunet_service_fs_migration.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/test_gnunet_service_fs_migration.c b/src/fs/test_gnunet_service_fs_migration.c
index c1b00658b..b0aa3eebf 100644
--- a/src/fs/test_gnunet_service_fs_migration.c
+++ b/src/fs/test_gnunet_service_fs_migration.c
@@ -37,7 +37,7 @@
37/** 37/**
38 * How long until we give up on transmitting the message? 38 * How long until we give up on transmitting the message?
39 */ 39 */
40#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 5) 40#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 60)
41 41
42/** 42/**
43 * How long do we give the peers for content migration? 43 * How long do we give the peers for content migration?