summaryrefslogtreecommitdiff
path: root/t/t3301-notes.sh
diff options
context:
space:
mode:
authorDenton Liu <liu.denton@gmail.com>2019-11-27 19:53:08 (GMT)
committerJunio C Hamano <gitster@pobox.com>2019-11-29 21:20:14 (GMT)
commit17aa9d9c1af316d60ce6573daf0ff7b28bf009ed (patch)
tree33c8b71aac74c442681fd53c75c6c835104f91ef /t/t3301-notes.sh
parent77a946be98f4cf2947f9aefac924c0ee78a042c7 (diff)
downloadgit-17aa9d9c1af316d60ce6573daf0ff7b28bf009ed.zip
git-17aa9d9c1af316d60ce6573daf0ff7b28bf009ed.tar.gz
git-17aa9d9c1af316d60ce6573daf0ff7b28bf009ed.tar.bz2
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 't/t3301-notes.sh')
0 files changed, 0 insertions, 0 deletions