mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-22 13:29:45 +00:00
`${testScripts[@]}` now does split up `testscript --agument` in two elements pushed to the array (`testscript` and `--agument`).
`${testScripts[@]}` now does split up `testscript --agument` in two elements pushed to the array (`testscript` and `--agument`).