gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r22725 - gnunet/src/mesh


From: gnunet
Subject: [GNUnet-SVN] r22725 - gnunet/src/mesh
Date: Tue, 17 Jul 2012 19:30:04 +0200

Author: bartpolot
Date: 2012-07-17 19:30:04 +0200 (Tue, 17 Jul 2012)
New Revision: 22725

Modified:
   gnunet/src/mesh/test_mesh_regex.c
Log:
- give slow machines more time to complete the test

Modified: gnunet/src/mesh/test_mesh_regex.c
===================================================================
--- gnunet/src/mesh/test_mesh_regex.c   2012-07-17 17:16:18 UTC (rev 22724)
+++ gnunet/src/mesh/test_mesh_regex.c   2012-07-17 17:30:04 UTC (rev 22725)
@@ -34,7 +34,7 @@
 /**
  * How long until we give up on connecting the peers?
  */
-#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 30)
+#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 300)
 
 /**
  * Time to wait for stuff that should be rather fast




reply via email to

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