gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: workaround


From: gnunet
Subject: [taler-deployment] branch master updated: workaround
Date: Mon, 04 Dec 2023 00:17:30 +0100

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

ms pushed a commit to branch master
in repository deployment.

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

commit be3cb3efc52e7b4cab42a05c180e46ea8ca565c0
Author: MS <ms@taler.net>
AuthorDate: Mon Dec 4 00:17:27 2023 +0100

    workaround
---
 netzbon/setup-exchange.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/netzbon/setup-exchange.sh b/netzbon/setup-exchange.sh
index e40e30f..1cfdc68 100755
--- a/netzbon/setup-exchange.sh
+++ b/netzbon/setup-exchange.sh
@@ -156,7 +156,7 @@ for SEC in $(taler-config -c 
/etc/taler/conf.d/"${CURRENCY}"-coins.conf -S | gre
 done
 
 say "Initializing exchange database"
-taler-exchange-dbconfig -c /etc/taler/taler.conf
+taler-exchange-dbconfig -c /etc/taler/taler.conf || true # FIXME-CG: no exit 
77 if DB exists
 
 say "Launching exchange"
 systemctl enable --now taler-exchange.target

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