[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-bank] 02/04: fix #6005
From: |
gnunet |
Subject: |
[taler-bank] 02/04: fix #6005 |
Date: |
Wed, 08 Jan 2020 17:54:22 +0100 |
This is an automated email from the git hooks/post-receive script.
marcello pushed a commit to branch master
in repository bank.
commit 8a630d6b5a4e6b479b3062c4668a2337c4309a13
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.