gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r13070 - gnunet/src/dht


From: gnunet
Subject: [GNUnet-SVN] r13070 - gnunet/src/dht
Date: Thu, 23 Sep 2010 09:43:46 +0200

Author: nevans
Date: 2010-09-23 09:43:46 +0200 (Thu, 23 Sep 2010)
New Revision: 13070

Modified:
   gnunet/src/dht/test_dht_api.c
Log:
longer timeout, give chance for success on sparcbot

Modified: gnunet/src/dht/test_dht_api.c
===================================================================
--- gnunet/src/dht/test_dht_api.c       2010-09-23 07:38:01 UTC (rev 13069)
+++ gnunet/src/dht/test_dht_api.c       2010-09-23 07:43:46 UTC (rev 13070)
@@ -43,7 +43,7 @@
 /**
  * How long until we really give up on a particular testcase portion?
  */
-#define TOTAL_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 
120)
+#define TOTAL_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 
360)
 
 /**
  * How long until we give up on any particular operation (and retry)?




reply via email to

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