summaryrefslogtreecommitdiff
path: root/src/cli
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-23 08:06:26 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-23 08:06:26 +0200
commit082248b9b72f1db4ab2662b655a60445549882e3 (patch)
tree09f3f9c5cd148befabd3961d580abc493f3c37d7 /src/cli
parent6dac69c96aaf84c32802ac8140101df3b8dea60d (diff)
downloadanastasis-082248b9b72f1db4ab2662b655a60445549882e3.tar.gz
anastasis-082248b9b72f1db4ab2662b655a60445549882e3.tar.bz2
anastasis-082248b9b72f1db4ab2662b655a60445549882e3.zip
-fix script after MS renames
Diffstat (limited to 'src/cli')
-rwxr-xr-xsrc/cli/test_iban.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cli/test_iban.sh b/src/cli/test_iban.sh
index 54d8b06..fe6f59c 100755
--- a/src/cli/test_iban.sh
+++ b/src/cli/test_iban.sh
@@ -284,7 +284,7 @@ echo -n "Configuring Anastasis IBAN account ..."
anastasis-config -c $CONF \
-s authorization-iban \
-o CREDIT_IBAN \
- -V ${IBAN1}
+ -V ${IBAN_CREDIT}
anastasis-config -c $CONF \
-s authorization-iban \
-o WIRE_GATEWAY_URL \
@@ -341,7 +341,7 @@ anastasis-reducer -a \
enter_user_attributes < $B1FILE > $B2FILE 2>> test_reducer.err
echo -n ","
-BASEIBAN=`echo $IBAN2 | gnunet-base32`
+BASEIBAN=`echo $IBAN_DEBIT | gnunet-base32`
anastasis-reducer -a \
"$(jq -n '{ authentication_method: {
type: "iban",