gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r13076 - gnunet/src/topology


From: gnunet
Subject: [GNUnet-SVN] r13076 - gnunet/src/topology
Date: Fri, 24 Sep 2010 10:17:07 +0200

Author: nevans
Date: 2010-09-24 10:17:07 +0200 (Fri, 24 Sep 2010)
New Revision: 13076

Modified:
   gnunet/src/topology/test_gnunet_daemon_topology.c
Log:
insane timeout for testcase

Modified: gnunet/src/topology/test_gnunet_daemon_topology.c
===================================================================
--- gnunet/src/topology/test_gnunet_daemon_topology.c   2010-09-23 11:50:07 UTC 
(rev 13075)
+++ gnunet/src/topology/test_gnunet_daemon_topology.c   2010-09-24 08:17:07 UTC 
(rev 13076)
@@ -31,7 +31,7 @@
 /**
  * How long until we give up on connecting the peers?
  */
-#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 360)
+#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 600)
 
 #define CONNECT_ATTEMPTS 3
 




reply via email to

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