diff options
author | Denton Liu <liu.denton@gmail.com> | 2019-10-22 02:57:01 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-10-23 11:18:28 +0900 |
commit | a8e2c0eadc1a7abe7afdd138a6536dbf402e3c60 (patch) | |
tree | f63f1136d0ec71dc2fcee03628276c833f66472a /commit.h | |
parent | 40e747e89d247b3a12e6cddf848d145bf403a72c (diff) |
t7419: change test_must_fail to ! for grep
According to t/README, test_must_fail() should only be used to test for
failure in Git commands. Replace the invocations of
`test_must_fail grep` with `! grep`.
Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions