Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
t8001: check the exit status of the command being tested
Avoid running the command being tested as an upstream of a pipe; doing so will lose its exit status. While at it, modernise the style of the script. Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information