gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-exchange] branch master updated: debug


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] branch master updated: debug
Date: Wed, 27 Mar 2019 16:26:56 +0100

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 3ccd61a8 debug
3ccd61a8 is described below

commit 3ccd61a89c6a61e9fa4b4f4e2f0ccdde04a1479b
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed Mar 27 16:26:49 2019 +0100

    debug
---
 src/auditor/taler-auditor-exchange.c | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/auditor/taler-auditor-exchange.c 
b/src/auditor/taler-auditor-exchange.c
index a2a99b1c..312896e4 100644
--- a/src/auditor/taler-auditor-exchange.c
+++ b/src/auditor/taler-auditor-exchange.c
@@ -96,6 +96,11 @@ main (int argc,
                          argc, argv) <= 0)
     return 1;
   cfg = GNUNET_CONFIGURATION_create ();
+
+  GNUNET_log (GNUNET_ERROR_TYPE_INFO,
+              "Loading config file: %s\n",
+              cfgfile);
+
   if (GNUNET_SYSERR ==
       GNUNET_CONFIGURATION_load (cfg,
                                  cfgfile))

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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