diff options
author | Brandon Casey <drafnel@gmail.com> | 2017-09-24 21:08:04 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-09-25 14:35:52 +0900 |
commit | 1a9bf1e176439d415b97fb8c5a556f69ea503877 (patch) | |
tree | 07681bd8a63f0e2c81a319d6d32b35493512b0ce /t/t5314-pack-cycle-detection.sh | |
parent | t0040,t1502: Demonstrate parse_options bugs (diff) | |
download | tgif-1a9bf1e176439d415b97fb8c5a556f69ea503877.tar.xz |
parse-options: write blank line to correct output stream
When commit 54e6dc7 added translation support to parse-options, an
fprintf was mistakenly replaced by a call to putchar(). Let's use fputc
instead.
Fixes t0040.11, t0040.12, t0040.33, and t1502.8.
Signed-off-by: Brandon Casey <drafnel@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5314-pack-cycle-detection.sh')
0 files changed, 0 insertions, 0 deletions