From: Nathan S. Evans Date: Thu, 23 Sep 2010 07:45:12 +0000 (+0000) Subject: even longer timeout, still timing out on hostkey generation (sparcbot) X-Git-Tag: initial-import-from-subversion-38251~20263 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=956380b60d975e1a86784dae08555d6acdedb3b2;p=oweals%2Fgnunet.git even longer timeout, still timing out on hostkey generation (sparcbot) --- diff --git a/src/topology/test_gnunet_daemon_topology.c b/src/topology/test_gnunet_daemon_topology.c index 45027520b..a78ea671a 100644 --- a/src/topology/test_gnunet_daemon_topology.c +++ b/src/topology/test_gnunet_daemon_topology.c @@ -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