diff options
author | Denton Liu <liu.denton@gmail.com> | 2019-11-27 11:53:08 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-11-29 13:20:14 -0800 |
commit | 17aa9d9c1af316d60ce6573daf0ff7b28bf009ed (patch) | |
tree | 33c8b71aac74c442681fd53c75c6c835104f91ef /ewah/ewah_bitmap.c | |
parent | apply-one-time-sed.sh: modernize style (diff) | |
download | tgif-17aa9d9c1af316d60ce6573daf0ff7b28bf009ed.tar.xz |
t0014: remove git command upstream of pipe
Before, the `git frotz` command would fail but its return code was
hidden since it was in the upstream of a pipe. Break the pipeline into
two commands so that the return code is no longer lost. Also, mark
`git frotz` with test_must_fail since it's supposed to fail.
Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'ewah/ewah_bitmap.c')
0 files changed, 0 insertions, 0 deletions