scripts: sanity/dns/wallet-cli helpers; ops cleanup
This commit is contained in:
parent
1181680a4b
commit
be05666737
18 changed files with 1440 additions and 0 deletions
3
scripts/taler-wallet-cli/run-amount-ladder-bench.sh
Executable file
3
scripts/taler-wallet-cli/run-amount-ladder-bench.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
# Compatibility wrapper — canonical benchmark lives under benchmarks/amount-ladder/
|
||||
exec "$(cd "$(dirname "$0")/../.." && pwd)/benchmarks/amount-ladder/run.sh" "$@"
|
||||
Loading…
Add table
Add a link
Reference in a new issue