summaryrefslogtreecommitdiff
path: root/src/cli/test_iban.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli/test_iban.sh')
-rwxr-xr-xsrc/cli/test_iban.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/cli/test_iban.sh b/src/cli/test_iban.sh
index f3f127e..620b2a5 100755
--- a/src/cli/test_iban.sh
+++ b/src/cli/test_iban.sh
@@ -189,8 +189,8 @@ echo " OK"
CURRENCY="TESTKUDOS"
EBICS_HOST="ebicstesthost"
-IBAN_CREDIT="AA3314655813489414469157"
-IBAN_DEBIT="BB3314655813489414469157"
+IBAN_CREDIT="DE89370400440532013000"
+IBAN_DEBIT="FR1420041010050500013M02606"
export IBAN_CREDIT
export IBAN_DEBIT
@@ -332,7 +332,7 @@ anastasis-reducer -a \
"birthdate": "2000-01-01"}}' \
enter_user_attributes < $B1FILE > $B2FILE 2>> test_reducer.err
echo -n ","
-BASEIBAN=`echo $IBAN_DEBIT | gnunet-base32`
+BASEIBAN=`echo -n $IBAN_DEBIT | gnunet-base32`
anastasis-reducer -a \
"$(jq -n '{ authentication_method: {
type: "iban",