gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -debug dbinit call


From: gnunet
Subject: [taler-exchange] branch master updated: -debug dbinit call
Date: Mon, 19 Dec 2022 14:03:28 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new e58ed916 -debug dbinit call
e58ed916 is described below

commit e58ed916d6ed8ef0beda0b2539faf2574800084c
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Dec 19 14:03:25 2022 +0100

    -debug dbinit call
---
 src/exchange-tools/taler-exchange-dbinit.c | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/exchange-tools/taler-exchange-dbinit.c 
b/src/exchange-tools/taler-exchange-dbinit.c
index af4f381f..19aef770 100644
--- a/src/exchange-tools/taler-exchange-dbinit.c
+++ b/src/exchange-tools/taler-exchange-dbinit.c
@@ -73,6 +73,10 @@ run (void *cls,
   (void) cls;
   (void) args;
   (void) cfgfile;
+
+  GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
+              "Running with CFG `%s'\n",
+              cfgfile);
   if (NULL ==
       (plugin = TALER_EXCHANGEDB_plugin_load (cfg)))
   {

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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