gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: -dce


From: gnunet
Subject: [taler-deployment] branch master updated: -dce
Date: Mon, 25 Mar 2024 10:18:10 +0100

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

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 2431691  -dce
2431691 is described below

commit 24316915c897685319920d3d0ffa527c0ef0b89d
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Mar 25 10:18:06 2024 +0100

    -dce
---
 regional-currency/list-incoming.sh | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/regional-currency/list-incoming.sh 
b/regional-currency/list-incoming.sh
index 1140d38..bb3a67d 100755
--- a/regional-currency/list-incoming.sh
+++ b/regional-currency/list-incoming.sh
@@ -10,17 +10,8 @@ if [ "$(id -u)" -ne 0 ]; then
   exit 1
 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)
 
-if [[ $libeufin_nexus_db != $libeufin_bank_db ]]; then
-  echo "FATAL: libeufin-bank and libeufin-nexus don't share the same database" 
>&2
-  exit 1
-fi
-
-libeufin_db=$libeufin_bank_db
-
 # runsql db RESNAME < query
 function runsql() {
   local sql

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