gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r9668 - GNUnet/src/applications/testing


From: gnunet
Subject: [GNUnet-SVN] r9668 - GNUnet/src/applications/testing
Date: Wed, 2 Dec 2009 13:59:11 +0100

Author: grothoff
Date: 2009-12-02 13:59:11 +0100 (Wed, 02 Dec 2009)
New Revision: 9668

Modified:
   GNUnet/src/applications/testing/testing.c
Log:
increase timeout

Modified: GNUnet/src/applications/testing/testing.c
===================================================================
--- GNUnet/src/applications/testing/testing.c   2009-12-02 12:57:09 UTC (rev 
9667)
+++ GNUnet/src/applications/testing/testing.c   2009-12-02 12:59:11 UTC (rev 
9668)
@@ -173,7 +173,7 @@
      maybe creating public keys and waiting for
      entropy! */
   if (GNUNET_OK !=
-      GNUNET_wait_for_daemon_running (NULL, cfg, 60 * GNUNET_CRON_SECONDS))
+      GNUNET_wait_for_daemon_running (NULL, cfg, 120 * GNUNET_CRON_SECONDS))
     {
       fprintf (stderr, "Failed to confirm daemon running!\n");
       GNUNET_GC_free (cfg);





reply via email to

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