diff options
author | Shubham Mishra <shivam828787@gmail.com> | 2022-02-23 17:23:47 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-02-23 13:12:37 -0800 |
commit | ae5d569bb22ea4e889c9a2da757ed0c253ec1fc1 (patch) | |
tree | 36b73a6ca64c29b21e9de1c867ef1cc22377b008 /t/t3310-notes-merge-manual-resolve.sh | |
parent | Git 2.35.1 (diff) | |
download | tgif-ae5d569bb22ea4e889c9a2da757ed0c253ec1fc1.tar.xz |
t0003: avoid pipes with Git on LHS
Pipes ignore error codes of LHS command and thus we should not use them
with Git in tests. As an alternative, use a 'tmp' file to write the Git
output so we can test the exit code.
Signed-off-by: Shubham Mishra <shivam828787@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3310-notes-merge-manual-resolve.sh')
0 files changed, 0 insertions, 0 deletions