elements/ci/lint
Glenn Willen 65bdef4b5f Use git --no-pager in ci script.
When running 'git log' in a ci script, pass --no-pager to ensure
that a pager (i.e. 'less') is never used. When running in CI,
there is no controlling terminal, so a pager will never be used;
but when running the CI scripts by hand to reproduce CI issues,
the automatic invocation of a pager by 'git log' breaks the script.
2023-03-01 12:08:03 -08:00
..
04_install.sh test: Bump shellcheck version 2021-04-22 12:14:05 +03:00
06_script.sh Use git --no-pager in ci script. 2023-03-01 12:08:03 -08:00