mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-19 14:53:43 +01:00
fa336053aaMove ci_exec to the Python script (MarcoFalke)fa83555d16ci: Require rsync to pass (MarcoFalke)eeee02ea53ci: Untangle CI_EXEC bash function (MarcoFalke)fa21fd1dc2ci: Move macos snippet under DANGER_RUN_CI_ON_HOST (MarcoFalke)fa37559ac5ci: Document the retry script in PATH (MarcoFalke)666675e95fci: Move folder creation and docker kill to Python script (MarcoFalke) Pull request description: The remaining `ci/test/02_run_container.sh` is fine, but has a bunch of shellcheck SC2086 word splitting violations. This is fine currently, because the only place that needed them had additional escaping, and all other commands happened to split fine on spaces. However, this may change in the future. So fix it now, by rewriting it in Python, which is recommended in the dev notes. ACKs for top commit: frankomosh: Code Review ACK [fa33605](fa336053aa) m3dwards: ACKfa336053aaTree-SHA512: 472decb13edca75566dffe49b9b3f554ab977fa60ec7902d5a060fe53381aee8606a10ff0c990a62ee2454dc6d9430cc064f58320b9043070b7bf08845413bf4