gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r13065 - gnunet/src/topology
Date: Wed, 22 Sep 2010 18:32:35 +0200

Author: nevans
Date: 2010-09-22 18:32:35 +0200 (Wed, 22 Sep 2010)
New Revision: 13065

Modified:
   gnunet/src/topology/test_gnunet_daemon_topology.c
Log:
increase timeout to give sparc buildbot a chance

Modified: gnunet/src/topology/test_gnunet_daemon_topology.c
===================================================================
--- gnunet/src/topology/test_gnunet_daemon_topology.c   2010-09-22 16:31:19 UTC 
(rev 13064)
+++ gnunet/src/topology/test_gnunet_daemon_topology.c   2010-09-22 16:32:35 UTC 
(rev 13065)
@@ -31,7 +31,7 @@
 /**
  * How long until we give up on connecting the peers?
  */
-#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 60)
+#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 180)
 
 #define CONNECT_ATTEMPTS 3
 




reply via email to

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