diff options
author | Matthew DeVore <matvore@google.com> | 2018-10-05 14:54:06 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-10-07 08:51:18 +0900 |
commit | b00b6ace5c92ef4c2893f7b7cc597a0297812a52 (patch) | |
tree | efb44cc824d23b1b3fcc254218b6ef5752bfbd21 /revision.h | |
parent | tests: don't swallow Git errors upstream of pipes (diff) | |
download | tgif-b00b6ace5c92ef4c2893f7b7cc597a0297812a52.tar.xz |
t9109: don't swallow Git errors upstream of pipes
'git ... | foo' will mask any errors or crashes in git, so split up such
pipes in this file.
One testcase uses several separate pipe sequences in a row which are
awkward to split up. Wrap the split-up pipe in a function so the
awkwardness is not repeated. Also change that testcase's surrounding
quotes from double to single to avoid premature string interpolation.
Signed-off-by: Matthew DeVore <matvore@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'revision.h')
0 files changed, 0 insertions, 0 deletions