mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-28 13:02:38 +02:00
doc: Clarify intent of ./ci/lint_run_all.sh
This commit is contained in:
parent
fa9ad59f87
commit
fa0f859885
@ -6,6 +6,8 @@
|
|||||||
|
|
||||||
export LC_ALL=C.UTF-8
|
export LC_ALL=C.UTF-8
|
||||||
|
|
||||||
|
# Only used in .cirrus.yml. Refer to test/lint/README.md on how to run locally.
|
||||||
|
|
||||||
cp "./ci/retry/retry" "/ci_retry"
|
cp "./ci/retry/retry" "/ci_retry"
|
||||||
set -o errexit; source ./ci/lint/04_install.sh
|
set -o errexit; source ./ci/lint/04_install.sh
|
||||||
set -o errexit
|
set -o errexit
|
||||||
|
Loading…
Reference in New Issue
Block a user