gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r11074 - gnunet/src/testing


From: gnunet
Subject: [GNUnet-SVN] r11074 - gnunet/src/testing
Date: Tue, 27 Apr 2010 11:51:43 +0200

Author: nevans
Date: 2010-04-27 11:51:43 +0200 (Tue, 27 Apr 2010)
New Revision: 11074

Modified:
   gnunet/src/testing/testing.c
Log:
increase default timeout for startup (for SLOW machines)

Modified: gnunet/src/testing/testing.c
===================================================================
--- gnunet/src/testing/testing.c        2010-04-27 08:29:28 UTC (rev 11073)
+++ gnunet/src/testing/testing.c        2010-04-27 09:51:43 UTC (rev 11074)
@@ -43,7 +43,7 @@
  * How long do we wait after starting gnunet-service-arm
  * for the core service to be alive?
  */
-#define ARM_START_WAIT GNUNET_TIME_relative_multiply 
(GNUNET_TIME_UNIT_SECONDS, 60)
+#define ARM_START_WAIT GNUNET_TIME_relative_multiply 
(GNUNET_TIME_UNIT_SECONDS, 120)
 
 /**
  * How many times are we willing to try to wait for "scp" or





reply via email to

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