gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: fix bank invocation


From: gnunet
Subject: [taler-exchange] branch master updated: fix bank invocation
Date: Fri, 11 Dec 2020 13:13:49 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 4587a790 fix bank invocation
4587a790 is described below

commit 4587a79071fb7d5b18401d0df3e39accf9b81625
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Dec 11 13:13:47 2020 +0100

    fix bank invocation
---
 src/auditor/generate-revoke-basedb.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/auditor/generate-revoke-basedb.sh 
b/src/auditor/generate-revoke-basedb.sh
index 31f13560..ef77e4d7 100755
--- a/src/auditor/generate-revoke-basedb.sh
+++ b/src/auditor/generate-revoke-basedb.sh
@@ -103,7 +103,7 @@ mv a2e.dat $ABD
 
 # Launch services
 echo "Launching services"
-taler-bank-manage-testing $CONF postgres:///$TARGET_DB serve-http &> 
revocation-bank.log &
+taler-bank-manage-testing $CONF postgres:///$TARGET_DB serve &> 
revocation-bank.log &
 taler-exchange-httpd -c $CONF 2> taler-exchange-httpd.log &
 EXCHANGE_PID=$!
 taler-merchant-httpd -c $CONF -L INFO 2> taler-merchant-httpd.log &

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