gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r21360 - gnunet/src/util


From: gnunet
Subject: [GNUnet-SVN] r21360 - gnunet/src/util
Date: Tue, 8 May 2012 21:54:07 +0200

Author: grothoff
Date: 2012-05-08 21:54:07 +0200 (Tue, 08 May 2012)
New Revision: 21360

Modified:
   gnunet/src/util/helper.c
Log:
-log

Modified: gnunet/src/util/helper.c
===================================================================
--- gnunet/src/util/helper.c    2012-05-08 19:17:03 UTC (rev 21359)
+++ gnunet/src/util/helper.c    2012-05-08 19:54:07 UTC (rev 21360)
@@ -306,6 +306,9 @@
                                    &restart_task, h);    
     return;
   }
+  GNUNET_log (GNUNET_ERROR_TYPE_INFO,
+             _("Starting HELPER process `%s'\n"),
+             h->binary_name);
   h->fh_from_helper =
       GNUNET_DISK_pipe_handle (h->helper_out, GNUNET_DISK_PIPE_END_READ);
   h->fh_to_helper =




reply via email to

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