Skip to content

Commit fa0f859

Browse files
author
MarcoFalke
committed
doc: Clarify intent of ./ci/lint_run_all.sh
1 parent fa9ad59 commit fa0f859

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/lint_run_all.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
export LC_ALL=C.UTF-8
88

9+
# Only used in .cirrus.yml. Refer to test/lint/README.md on how to run locally.
10+
911
cp "./ci/retry/retry" "/ci_retry"
1012
set -o errexit; source ./ci/lint/04_install.sh
1113
set -o errexit

0 commit comments

Comments
 (0)