diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-04-15 22:30:36 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-15 22:30:36 +0200 |
| commit | 6b8e08be8000824e2af0f24dbc86199dd427fcf6 (patch) | |
| tree | 0e23f72b0349cbef55fd0f27969456702f329239 /run | |
| parent | 96c8e59443b527f97bf7a8500769584cd73dd845 (diff) | |
Fix erroneous hints about ccaps having more than 3 lines if they contain formatting.
Diffstat (limited to 'run')
| -rwxr-xr-x | run/tests | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ # e.g. --run_tests=foo set -e -PRIVATE_GIT="805027eb2f6d4b1cbacedd77272cf66b1c06ac98" +PRIVATE_GIT="d64f166137a3f2ee5c950f112e48e52fd982f781" DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )" source $DIR/environment |
