gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: config


From: gnunet
Subject: [taler-deployment] branch master updated: config
Date: Wed, 22 Sep 2021 21:22:52 +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 1b8589d  config
1b8589d is described below

commit 1b8589d50c22c1d092c6a10644afa54dbaf28474
Author: ms <ms@taler.net>
AuthorDate: Wed Sep 22 21:22:46 2021 +0200

    config
---
 bin/taler-deployment-prepare-with-eufin | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/bin/taler-deployment-prepare-with-eufin 
b/bin/taler-deployment-prepare-with-eufin
index b1f2bc5..358029e 100755
--- a/bin/taler-deployment-prepare-with-eufin
+++ b/bin/taler-deployment-prepare-with-eufin
@@ -40,6 +40,8 @@ function stop_running() {
 
 trap "stop_running" EXIT
 
+
+export IBAN_EXCHANGE="EX00000000000000000000"
 function generate_config() {
   EXCHANGE_PUB=$(gnunet-ecc -p 
"$HOME/deployment/private-keys/${TALER_ENV_NAME}-exchange-master.priv")
 
@@ -287,7 +289,6 @@ libeufin-cli \
       --host-id=$EBICS_HOST
 echo " OK"
 
-export IBAN_EXCHANGE="EX00000000000000000000"
 export IBAN_MERCHANT="ME00000000000000000001"
 export IBAN_CUSTOMER="WA00000000000000000000"
 

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