relax
authorChristian Grothoff <christian@grothoff.org>
Mon, 8 Mar 2010 20:44:13 +0000 (20:44 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 8 Mar 2010 20:44:13 +0000 (20:44 +0000)
src/fs/test_gnunet_service_fs_p2p.c

index 715d5b44273b2cbbc2dfc61bedfe165e52ca1a0a..7b6a765d4429b5cb8ed66af9f296a8ffe2b0f3d4 100644 (file)
@@ -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