diff options
author | ms <ms@taler.net> | 2021-09-16 16:02:14 +0200 |
---|---|---|
committer | ms <ms@taler.net> | 2021-09-16 16:02:14 +0200 |
commit | e5e27b880b6df3c4263bca3177050cb6a5ae23a9 (patch) | |
tree | a55cc26dcd5415166854294370f5a681363a5eb5 | |
parent | 78eee0a8bc53f7ec75799e2b5fcfa1a62b09be15 (diff) | |
download | anastasis-e5e27b880b6df3c4263bca3177050cb6a5ae23a9.tar.gz anastasis-e5e27b880b6df3c4263bca3177050cb6a5ae23a9.zip |
fixme
-rwxr-xr-x | src/cli/test_iban.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cli/test_iban.sh b/src/cli/test_iban.sh index 54edf75..cb31f6a 100755 --- a/src/cli/test_iban.sh +++ b/src/cli/test_iban.sh | |||
@@ -207,6 +207,8 @@ echo " OK" | |||
207 | export LIBEUFIN_NEXUS_USERNAME=$DEBIT_USERNAME | 207 | export LIBEUFIN_NEXUS_USERNAME=$DEBIT_USERNAME |
208 | export LIBEUFIN_NEXUS_PASSWORD=$DEBIT_PASSWORD | 208 | export LIBEUFIN_NEXUS_PASSWORD=$DEBIT_PASSWORD |
209 | 209 | ||
210 | # FIXME: this command below likely not needed. Please | ||
211 | # remove, run the test, and commit+push if it still works! | ||
210 | prepare_nexus_account \ | 212 | prepare_nexus_account \ |
211 | ebicsuserDebit \ | 213 | ebicsuserDebit \ |
212 | ebicspartnerDebit \ | 214 | ebicspartnerDebit \ |