Skip to content

Commit 61de0ff

Browse files
matvoregitster
authored andcommitted
tests: don't swallow Git errors upstream of pipes
Some pipes in tests lose the exit code of git processes, which can mask unexpected behavior like crashes. Split these pipes up so that git commands are only at the end of pipes rather than the beginning or middle. The violations fixed in this patch were found in the process of fixing pipe placement in a prior patch. Signed-off-by: Matthew DeVore <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent dcbaa0b commit 61de0ff

File tree

3 files changed

+141
-132
lines changed

3 files changed

+141
-132
lines changed

0 commit comments

Comments
 (0)