summaryrefslogtreecommitdiffstats
path: root/perl/Git
diff options
context:
space:
mode:
authorJonathan Nieder <jrnieder@gmail.com>2018-07-17 08:54:16 +0200
committerJunio C Hamano <gitster@pobox.com>2018-07-17 20:19:45 +0200
commitfec2ed21871c73d5212f5c8843d250eb7d5a649c (patch)
tree7452a86774cffbb532bdabd4a3ae44b58824421e /perl/Git
parentgc: improve handling of errors reading gc.log (diff)
downloadgit-fec2ed21871c73d5212f5c8843d250eb7d5a649c.tar.xz
git-fec2ed21871c73d5212f5c8843d250eb7d5a649c.zip
gc: exit with status 128 on failure
A value of -1 returned from cmd_gc gets propagated to exit(), resulting in an exit status of 255. Use die instead for a clearer error message and a controlled exit. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'perl/Git')
0 files changed, 0 insertions, 0 deletions