release 1.26.0: --wallet-db harness flag, TESTPAYSAN quadlet, token-pay

This commit is contained in:
Hernâni Marques 2026-08-30 20:06:41 +02:00
parent f2ee435e6b
commit 39e5eccc25
No known key found for this signature in database
13 changed files with 235 additions and 39 deletions

View file

@ -187,9 +187,9 @@ fi
# GOA names → empty dpkg list → versions.host-04 ERROR (public /monitoring_err).
if [ "${INSIDE_PROFILE:-}" = "stage-lfp" ] \
|| [ "${EXPECT_CURRENCY:-}" = "TESTPAYSAN" ]; then
_VERS_BANK="${INSIDE_BANK_CTR:-stage-lfp-bank}"
_VERS_EX="${INSIDE_EXCHANGE_CTR:-stage-lfp-exchange-ansible}"
_VERS_MER="${INSIDE_MERCHANT_CTR:-stage-lfp-merchant}"
_VERS_BANK="${INSIDE_BANK_CTR:-stage-testpaysan}"
_VERS_EX="${INSIDE_EXCHANGE_CTR:-stage-testpaysan}"
_VERS_MER="${INSIDE_MERCHANT_CTR:-stage-testpaysan}"
fi
if [ "$_VERS_LOCAL" = "1" ]; then