gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: config invocation


From: gnunet
Subject: [taler-deployment] branch master updated: config invocation
Date: Tue, 28 Jan 2025 09:33:29 +0100

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

dold pushed a commit to branch master
in repository taler-deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 2f6afca  config invocation
2f6afca is described below

commit 2f6afca9c4a610ca3122007d6bab8cad03d072bb
Author: Florian Dold <florian@dold.me>
AuthorDate: Tue Jan 28 09:33:06 2025 +0100

    config invocation
---
 regional-currency/diagnose.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/regional-currency/diagnose.sh b/regional-currency/diagnose.sh
index e2d3c27..5454203 100755
--- a/regional-currency/diagnose.sh
+++ b/regional-currency/diagnose.sh
@@ -12,7 +12,7 @@ fi
 
 libeufin_bank_db=$(libeufin-bank config get libeufin-bankdb-postgres config)
 libeufin_nexus_db=$(libeufin-nexus config get libeufin-nexusdb-postgres config)
-exchange_db=$(taler-config -s exchangedb-postgres -o config)
+exchange_db=$(taler-exchange-config -s exchangedb-postgres -o config)
 
 if [[ $libeufin_nexus_db != $libeufin_bank_db ]]; then
   echo "FATAL: libeufin-bank and libeufin-nexus don't share the same database" 
>&2

-- 
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]