gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r19910 - gnunet/src/fs


From: gnunet
Subject: [GNUnet-SVN] r19910 - gnunet/src/fs
Date: Wed, 22 Feb 2012 09:46:38 +0100

Author: grothoff
Date: 2012-02-22 09:46:38 +0100 (Wed, 22 Feb 2012)
New Revision: 19910

Modified:
   gnunet/src/fs/test_fs_download.c
Log:
-increase timeout to help sparc bot

Modified: gnunet/src/fs/test_fs_download.c
===================================================================
--- gnunet/src/fs/test_fs_download.c    2012-02-21 21:46:23 UTC (rev 19909)
+++ gnunet/src/fs/test_fs_download.c    2012-02-22 08:46:38 UTC (rev 19910)
@@ -42,7 +42,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)
 
 /**
  * How long should our test-content live?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]