gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: -cleanup


From: gnunet
Subject: [taler-anastasis] branch master updated: -cleanup
Date: Thu, 26 Aug 2021 20:27:37 +0200

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

grothoff pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new 88c0ea4  -cleanup
88c0ea4 is described below

commit 88c0ea4eb39568dcbfb85b5e1ad33c0fa311a47c
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Aug 26 20:27:35 2021 +0200

    -cleanup
---
 src/cli/test_iban.sh | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/src/cli/test_iban.sh b/src/cli/test_iban.sh
index a46edaa..54edf75 100755
--- a/src/cli/test_iban.sh
+++ b/src/cli/test_iban.sh
@@ -171,10 +171,8 @@ CURRENCY="EUR"
 # CURRENCY="TESTKUDOS"
 
 EBICS_HOST="ebicstesthost"
-IBAN_CREDIT="DE89370400440532013000"
-IBAN_DEBIT="FR1420041010050500013M02606"
-export IBAN_CREDIT
-export IBAN_DEBIT
+export IBAN_CREDIT="DE89370400440532013000"
+export IBAN_DEBIT="FR1420041010050500013M02606"
 
 echo -n "Preparing Sandbox ..."
 libeufin-cli \
@@ -184,7 +182,7 @@ libeufin-cli \
 echo " OK"
 
 PERSON_CREDIT_NAME="Person Credit"
-
+echo -n "Preparing accounts ..."
 # note: Ebisc schema doesn't allow dashed names.
 prepare_sandbox_account \
   ebicsuserCredit \

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