From b5aad3d89699df1d0b81f87df307796ebabd9bcc Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Wed, 22 Sep 2010 16:32:35 +0000 Subject: increase timeout to give sparc buildbot a chance --- src/topology/test_gnunet_daemon_topology.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/topology/test_gnunet_daemon_topology.c') diff --git a/src/topology/test_gnunet_daemon_topology.c b/src/topology/test_gnunet_daemon_topology.c index 62dc576eb..45027520b 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, 60) +#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 180) #define CONNECT_ATTEMPTS 3 -- cgit v1.2.3