summaryrefslogtreecommitdiff
path: root/t/t3510-cherry-pick-sequence.sh
diff options
context:
space:
mode:
authorPranit Bauva <pranit.bauva@gmail.com>2017-01-03 19:57:08 (GMT)
committerJunio C Hamano <gitster@pobox.com>2017-01-09 09:54:47 (GMT)
commitc6f44e1da5e88e34654ae37c62eea2d08835110b (patch)
tree261372c7b65ee30009d34925571d7a09d108c330 /t/t3510-cherry-pick-sequence.sh
parentc7cf956618c4af9f3151a90d7552b05767e6444f (diff)
downloadgit-c6f44e1da5e88e34654ae37c62eea2d08835110b.zip
git-c6f44e1da5e88e34654ae37c62eea2d08835110b.tar.gz
git-c6f44e1da5e88e34654ae37c62eea2d08835110b.tar.bz2
t9813: avoid using pipes
The exit code of the upstream in a pipe is ignored thus we should avoid using it. By writing out the output of the git command to a file, we can test the exit codes of both the commands. Signed-off-by: Pranit Bauva <pranit.bauva@gmail.com> Acked-by: Luke Diamand <luke@diamand.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3510-cherry-pick-sequence.sh')
0 files changed, 0 insertions, 0 deletions