gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-copylib] branch master updated: ux


From: gnunet
Subject: [GNUnet-SVN] [taler-copylib] branch master updated: ux
Date: Mon, 27 May 2019 18:07:48 +0200

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

marcello pushed a commit to branch master
in repository copylib.

The following commit(s) were added to refs/heads/master by this push:
     new 5937b27  ux
5937b27 is described below

commit 5937b2786aeb27e6cf8367c6067d9ba2ccbfd828
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon May 27 18:07:43 2019 +0200

    ux
---
 python/config/talerconfig.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/python/config/talerconfig.py b/python/config/talerconfig.py
index 69d06a8..9598be5 100644
--- a/python/config/talerconfig.py
+++ b/python/config/talerconfig.py
@@ -344,6 +344,7 @@ class TalerConfig:
                 filename = os.path.join(xdg, "taler.conf")
             else:
                 filename = os.path.expanduser("~/.config/taler.conf")
+            logging.info("Loading default config: (%s)" % filename)
         if load_defaults:
             cfg.load_defaults()
         cfg.load_file(os.path.expanduser(filename))

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



reply via email to

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