release 1.26.0: --wallet-db harness flag, TESTPAYSAN quadlet, token-pay
This commit is contained in:
parent
f2ee435e6b
commit
39e5eccc25
13 changed files with 235 additions and 39 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue