diff options
author | Miriam Rubio <mirucam@gmail.com> | 2020-08-28 14:46:06 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-08-28 16:21:16 -0700 |
commit | 30276765c114bbd57ef0d8e6cf5489501599421a (patch) | |
tree | 622eaf90a535d14841142cb624b0bb026ee9b1a3 /t/t4252-am-options.sh | |
parent | bisect--helper: BUG() in cmd_*() on invalid subcommand (diff) | |
download | tgif-30276765c114bbd57ef0d8e6cf5489501599421a.tar.xz |
bisect--helper: use '-res' in 'cmd_bisect__helper' return
Following 'enum bisect_error' vocabulary, return variable 'res' is
always non-positive.
Let's use '-res' instead of 'abs(res)' to make the code clearer.
Mentored-by: Christian Couder <chriscool@tuxfamily.org>
Helped-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Miriam Rubio <mirucam@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4252-am-options.sh')
0 files changed, 0 insertions, 0 deletions