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 /gitweb/static/js | |
parent | 4c53a8c20f8984adb226293a3ffd7b88c3f4ac1a (diff) |
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 'gitweb/static/js')
0 files changed, 0 insertions, 0 deletions