gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r25708 - gnunet/src/gns


From: gnunet
Subject: [GNUnet-SVN] r25708 - gnunet/src/gns
Date: Mon, 7 Jan 2013 17:09:07 +0100

Author: wachs
Date: 2013-01-07 17:09:07 +0100 (Mon, 07 Jan 2013)
New Revision: 25708

Modified:
   gnunet/src/gns/test_gns_dht_three_peers.c
Log:
10 sec was too optimistic for mamasparc


Modified: gnunet/src/gns/test_gns_dht_three_peers.c
===================================================================
--- gnunet/src/gns/test_gns_dht_three_peers.c   2013-01-07 15:52:52 UTC (rev 
25707)
+++ gnunet/src/gns/test_gns_dht_three_peers.c   2013-01-07 16:09:07 UTC (rev 
25708)
@@ -49,7 +49,7 @@
 
 /* Timeout for entire testcase */
 #define TIMEOUT GNUNET_TIME_relative_multiply(GNUNET_TIME_UNIT_SECONDS, 60)
-#define SETUP_TIMEOUT GNUNET_TIME_relative_multiply(GNUNET_TIME_UNIT_SECONDS, 
10)
+#define SETUP_TIMEOUT GNUNET_TIME_relative_multiply(GNUNET_TIME_UNIT_SECONDS, 
60)
 
 /* Global return value (0 for success, anything else for failure) */
 static int ok;




reply via email to

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