summaryrefslogtreecommitdiff
path: root/t/t3415-rebase-autosquash.sh
diff options
context:
space:
mode:
authorLibravatar Johannes Sixt <j6t@kdbg.org>2010-03-30 19:36:03 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-03-30 14:46:33 -0700
commitda1fbed3fff6ed2d64399ff26d8a9ab3bcf00540 (patch)
treeb810119d3ab515951778b908c1c5ff2c5d47592a /t/t3415-rebase-autosquash.sh
parentformat-patch: Squelch 'fatal: Not a range." error (diff)
downloadtgif-da1fbed3fff6ed2d64399ff26d8a9ab3bcf00540.tar.xz
diff: fix textconv error zombies
To make the code simpler, run_textconv lumps all of its error checking into one conditional. However, the short-circuit means that an error in reading will prevent us from calling finish_command, leaving a zombie child. Clean up properly after errors. Based-on-work-by: Jeff King <peff@peff.net> Signed-off-by: Johannes Sixt <j6t@kdbg.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3415-rebase-autosquash.sh')
0 files changed, 0 insertions, 0 deletions