gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: use custom IBAN at test_iban.sh


From: gnunet
Subject: [taler-anastasis] branch master updated: use custom IBAN at test_iban.sh
Date: Wed, 18 Jan 2023 13:25:25 +0100

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

ms pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new 0156dc5  use custom IBAN at test_iban.sh
0156dc5 is described below

commit 0156dc51dac81c38e70048b4e06f0425ab6a4328
Author: MS <ms@taler.net>
AuthorDate: Wed Jan 18 13:24:55 2023 +0100

    use custom IBAN at test_iban.sh
---
 src/cli/test_iban.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/cli/test_iban.sh b/src/cli/test_iban.sh
index f4d9085..26c34fd 100755
--- a/src/cli/test_iban.sh
+++ b/src/cli/test_iban.sh
@@ -32,7 +32,8 @@ function prepare_sandbox_account() {
   echo -n "Registering $4 to the Sandbox..."
   export LIBEUFIN_SANDBOX_USERNAME=$4
   export LIBEUFIN_SANDBOX_PASSWORD=unused
-  libeufin-cli sandbox --sandbox-url=$SANDBOX_URL demobank register --name "$3"
+  libeufin-cli sandbox --sandbox-url=$SANDBOX_URL \
+    demobank register --name "$3" --iban $5
   echo " OK"
   echo -n "Associating a EBICS subscriber to $4..."
   export LIBEUFIN_SANDBOX_USERNAME=admin

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