rust-bitcoin-unsafe-fast/contrib
Tobin C. Harding 3fa3d37c21
Add set -euo pipefail
Add `euo pipefail` to all non-trial shell scripts, note if `x` is
already set we maintain it.

Note we have a pipe in `run_task.sh` that relies on grep not finding
anything i.e., failing, so we cannot use pipefail there. Disable it and
re-enable it after the pipe.
2024-03-27 11:02:27 +11:00
..
gen_label_config.sh Add set -euo pipefail 2024-03-27 11:02:27 +11:00
get_matrix.sh CI: Epic overhaul 2024-02-02 05:57:23 +11:00
release.sh Add set -euo pipefail 2024-03-27 11:02:27 +11:00
run_task.sh Add set -euo pipefail 2024-03-27 11:02:27 +11:00
test_vars.sh CI: Epic overhaul 2024-02-02 05:57:23 +11:00
update-lock-files.sh Add a script for updating lock files 2023-08-24 11:03:06 +10:00