gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r18405 - gnunet/src/mesh
Date: Wed, 30 Nov 2011 16:00:23 +0100

Author: bartpolot
Date: 2011-11-30 16:00:23 +0100 (Wed, 30 Nov 2011)
New Revision: 18405

Modified:
   gnunet/src/mesh/test_mesh_small.c
Log:
Make reeeeeally sure SPARC has time to do its stuff

Modified: gnunet/src/mesh/test_mesh_small.c
===================================================================
--- gnunet/src/mesh/test_mesh_small.c   2011-11-30 14:45:27 UTC (rev 18404)
+++ gnunet/src/mesh/test_mesh_small.c   2011-11-30 15:00:23 UTC (rev 18405)
@@ -55,7 +55,7 @@
 /**
  * Time to wait for stuff that should be rather fast
  */
-#define SHORT_TIME GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 
120)
+#define SHORT_TIME GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 
300)
 
 /**
  * DIFFERENT TESTS TO RUN




reply via email to

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