diff options
author | Denton Liu <liu.denton@gmail.com> | 2019-11-27 11:53:29 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-11-29 13:20:14 -0800 |
commit | b66e0a1773e941f3cd6b837346dfa98cbb8ddabb (patch) | |
tree | b97d921904603fd8b80675ba354e369af0593ba0 /builtin/stripspace.c | |
parent | t4015: use test_write_lines() (diff) | |
download | tgif-b66e0a1773e941f3cd6b837346dfa98cbb8ddabb.tar.xz |
t4138: stop losing return codes of git commands
In a pipe, only the return code of the last command is used. Thus, all
other commands will have their return codes masked. Rewrite pipes so
that there are no git commands upstream so that we will know if a
command fails.
Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/stripspace.c')
0 files changed, 0 insertions, 0 deletions