gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: no tips and pybank in euFin pr


From: gnunet
Subject: [taler-deployment] branch master updated: no tips and pybank in euFin preparation
Date: Sat, 18 Sep 2021 11:28:39 +0200

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 0bf1b8a  no tips and pybank in euFin preparation
0bf1b8a is described below

commit 0bf1b8a37b05d6ce38b008acca4ea3bf80b7989b
Author: ms <ms@taler.net>
AuthorDate: Sat Sep 18 11:28:35 2021 +0200

    no tips and pybank in euFin preparation
---
 bin/taler-deployment-prepare-with-eufin | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)

diff --git a/bin/taler-deployment-prepare-with-eufin 
b/bin/taler-deployment-prepare-with-eufin
index 634e7d4..374a977 100755
--- a/bin/taler-deployment-prepare-with-eufin
+++ b/bin/taler-deployment-prepare-with-eufin
@@ -193,6 +193,7 @@ function prepare_nexus_account() {
   libeufin-cli connections download-bank-accounts $3 > /dev/null
   libeufin-cli connections import-bank-account \
     --offered-account-id=$5 --nexus-bank-account-id=$4 $3 > /dev/null
+  echo " OK"
   # Set how often the automatic routing must fetch the bank account.
   echo -n "Setting background payment initiator.." 
   libeufin-cli accounts task-schedule $4 \
@@ -373,7 +374,6 @@ taler-deployment-arm -e
 # Need the following services to config instances and tip reserve:
 taler-deployment-arm -s
 taler-deployment-arm -i taler-merchant
-taler-deployment-arm -i taler-demobank
 
 taler-deployment-arm -i taler-exchange
 taler-deployment-arm -i taler-exchange-secmod-rsa
@@ -385,11 +385,6 @@ if ! taler-deployment-arm -I | grep "^taler-merchant" | 
grep "status=started" >
     exit 1
 fi
 
-if ! taler-deployment-arm -I | grep "^taler-demobank" | grep "status=started" 
> /dev/null; then
-    echo "Bank didn't start, cannot create tip reserve."
-    exit 1
-fi
-
 if ! taler-deployment-arm -I | grep "^taler-exchange" | grep "status=started" 
> /dev/null; then
     echo "Exchange didn't start, cannot create tip reserve."
     exit 1
@@ -408,11 +403,7 @@ fi
 echo "Configuring instances"
 taler-deployment-config-instances-iban
 
-echo "Creating tip reserve"
-taler-deployment-config-tips
-
 taler-deployment-arm -k taler-merchant
-taler-deployment-arm -k taler-demobank
 taler-deployment-arm -k taler-exchange
 taler-deployment-arm -k taler-exchange-secmod-rsa
 taler-deployment-arm -k taler-exchange-secmod-eddsa

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