summaryrefslogtreecommitdiff
path: root/commit.c
diff options
context:
space:
mode:
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>2022-03-07 13:49:06 +0100
committerJunio C Hamano <gitster@pobox.com>2022-03-07 13:27:41 -0800
commita6ecc256c34c42a8b9f1790d9bfb5ea8f6309022 (patch)
tree35043b86dc6dad37f7835202b7aeb61a0b861385 /commit.c
parentc419562860e3baf1cd3ae1ed9cb7cce6ab06cbd5 (diff)
rev-list simplify tests: don't ignore "git" exit code
Change a fragile test pattern introduced in 65347030590 (Topo-sort before --simplify-merges, 2008-08-03) to check the exit code of both "git name-rev" and "git log". This test as a whole would fail under SANITIZE=leak, but we'd pass several "failing" tests due to hiding these exit codes before we'd spot git dying with abort(). Now we'll instead spot all of the failures. Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions