gnunet-svn
[Top][All Lists]
Advanced

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

[taler-bank] branch master updated: fix #6005


From: gnunet
Subject: [taler-bank] branch master updated: fix #6005
Date: Sun, 22 Dec 2019 17:31:16 +0100

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

marcello pushed a commit to branch master
in repository bank.

The following commit(s) were added to refs/heads/master by this push:
     new 3cca57c  fix #6005
3cca57c is described below

commit 3cca57cfaf28e042b268a2f8076935a42fa1c334
Author: Marcello Stanisci <address@hidden>
AuthorDate: Sun Dec 22 17:31:01 2019 +0100

    fix #6005
---
 bin/taler-bank-manage | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/taler-bank-manage b/bin/taler-bank-manage
index c1363e2..4397bae 100755
--- a/bin/taler-bank-manage
+++ b/bin/taler-bank-manage
@@ -128,6 +128,7 @@ def handle_sampledata():
 #
 # @param args command line options.
 def handle_config(args):
+    TC = TalerConfig.from_file(os.environ.get("TALER_CONFIG_FILE", 
args.config))
     TC.from_file(args.config)
     TC.dump()
 

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



reply via email to

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