From: Christian Grothoff Date: Mon, 8 Mar 2010 20:44:13 +0000 (+0000) Subject: relax X-Git-Tag: initial-import-from-subversion-38251~22534 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1c5a459f771747138189e06fa5f261f48365a4d5;p=oweals%2Fgnunet.git relax --- diff --git a/src/fs/test_gnunet_service_fs_p2p.c b/src/fs/test_gnunet_service_fs_p2p.c index 715d5b442..7b6a765d4 100644 --- a/src/fs/test_gnunet_service_fs_p2p.c +++ b/src/fs/test_gnunet_service_fs_p2p.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, 120) #define NUM_DAEMONS 2