gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r13071 - gnunet/src/topology
Date: Thu, 23 Sep 2010 09:45:12 +0200

Author: nevans
Date: 2010-09-23 09:45:12 +0200 (Thu, 23 Sep 2010)
New Revision: 13071

Modified:
   gnunet/src/topology/test_gnunet_daemon_topology.c
Log:
even longer timeout, still timing out on hostkey generation (sparcbot)

Modified: gnunet/src/topology/test_gnunet_daemon_topology.c
===================================================================
--- gnunet/src/topology/test_gnunet_daemon_topology.c   2010-09-23 07:43:46 UTC 
(rev 13070)
+++ gnunet/src/topology/test_gnunet_daemon_topology.c   2010-09-23 07:45:12 UTC 
(rev 13071)
@@ -31,7 +31,7 @@
 /**
  * How long until we give up on connecting the peers?
  */
-#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 180)
+#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 360)
 
 #define CONNECT_ATTEMPTS 3
 




reply via email to

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