diff options
author | Junio C Hamano <gitster@pobox.com> | 2022-03-06 21:25:30 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-03-06 21:25:30 -0800 |
commit | e82874700174223d17bf3673874e6175840becc4 (patch) | |
tree | d955401575f6ac9b5de670f323e73d1b627ced7c /t/t6404-recursive-merge.sh | |
parent | Merge branch 'en/sparse-checkout-fixes' (diff) | |
parent | bisect--helper: double-check run command on exit code 126 and 127 (diff) | |
download | tgif-e82874700174223d17bf3673874e6175840becc4.tar.xz |
Merge branch 'rs/bisect-executable-not-found'
A not-so-common mistake is to write a script to feed "git bisect
run" without making it executable, in which case all tests will
exit with 126 or 127 error codes, even on revisions that are marked
as good. Try to recognize this situation and stop iteration early.
* rs/bisect-executable-not-found:
bisect--helper: double-check run command on exit code 126 and 127
bisect: document run behavior with exit codes 126 and 127
bisect--helper: release strbuf and strvec on run error
bisect--helper: report actual bisect_state() argument on error
Diffstat (limited to 't/t6404-recursive-merge.sh')
0 files changed, 0 insertions, 0 deletions