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
|
|
@ -8,4 +8,4 @@ set -euo pipefail
|
|||
ROOT=$(cd "$(dirname "$0")" && pwd)
|
||||
export COUNT="${COUNT:-100}"
|
||||
export TALER_DOMAIN="${TALER_DOMAIN:-stage.taler-ops.ch}"
|
||||
exec "$ROOT/taler-monitoring.sh" -d "$TALER_DOMAIN" zero-pay
|
||||
exec "$ROOT/taler-monitoring.sh" -d "$TALER_DOMAIN" "$@" zero-pay
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue