diff options
author | Đoàn Trần Công Danh <congdanhqx@gmail.com> | 2022-11-10 23:36:40 +0700 |
---|---|---|
committer | Taylor Blau <me@ttaylorr.com> | 2022-11-11 17:05:53 -0500 |
commit | 8962f8f8887c15b3e55ebc348a2490290a55d8a5 (patch) | |
tree | 8222aa93650fda89e437cb726711fc0f534cd6a9 /builtin/commit.c | |
parent | 461fec41fa79803c367ccaf11f713d6c67ba709f (diff) |
bisect-run: verify_good: account for non-negative exit status
Some system never reports negative exit code at all, they reports them
as bigger-than-128 instead. We take extra care for those systems in the
later check for normal 'do_bisect_run' loop.
Let's check it here, too.
Signed-off-by: Đoàn Trần Công Danh <congdanhqx@gmail.com>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions