gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r7490 - in GNUnet: . src/util/os


From: gnunet
Subject: [GNUnet-SVN] r7490 - in GNUnet: . src/util/os
Date: Sun, 20 Jul 2008 15:26:43 -0600 (MDT)

Author: grothoff
Date: 2008-07-20 15:26:43 -0600 (Sun, 20 Jul 2008)
New Revision: 7490

Modified:
   GNUnet/ChangeLog
   GNUnet/src/util/os/daemontest.c
Log:
disting

Modified: GNUnet/ChangeLog
===================================================================
--- GNUnet/ChangeLog    2008-07-20 20:42:21 UTC (rev 7489)
+++ GNUnet/ChangeLog    2008-07-20 21:26:43 UTC (rev 7490)
@@ -1,3 +1,6 @@
+Sun Jul 20 15:27:11 MDT 2008
+       Releasing 0.8.0a.
+
 Thu Jul 10 00:59:31 MDT 2008
        Fixed bug where datastore resizing would not 
        result in bloomfilter update during gnunet-update.

Modified: GNUnet/src/util/os/daemontest.c
===================================================================
--- GNUnet/src/util/os/daemontest.c     2008-07-20 20:42:21 UTC (rev 7489)
+++ GNUnet/src/util/os/daemontest.c     2008-07-20 21:26:43 UTC (rev 7490)
@@ -52,9 +52,9 @@
       return 1;
     }
   if (GNUNET_OK !=
-      GNUNET_wait_for_daemon_running (ectx, cfg, 30 * GNUNET_CRON_SECONDS))
+      GNUNET_wait_for_daemon_running (ectx, cfg, 90 * GNUNET_CRON_SECONDS))
     {
-      fprintf (stderr, "Failed to confirm daemon running (after 30s).\n");
+      fprintf (stderr, "Failed to confirm daemon running (after 90s).\n");
       /* try killing anyway, just to be sure */
       GNUNET_daemon_stop (ectx, daemon);
       GNUNET_GC_free (cfg);





reply via email to

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