diff options
| author | Siddharth Shrimali <r.siddharth.shrimali@gmail.com> | 2026-03-04 02:10:29 +0530 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-03-03 13:29:28 -0800 |
| commit | 0d6bb8b541b0bd049599c29711e2c75ca5f17b07 (patch) | |
| tree | 8823ae93a335ed92cd57ff8c63b731040daa6d1e /contrib/persistent-https | |
| parent | fc2ead0053d31735ac4a02c370c5c2b6dbaf2bbe (diff) | |
| download | git-0d6bb8b541b0bd049599c29711e2c75ca5f17b07.tar.gz git-0d6bb8b541b0bd049599c29711e2c75ca5f17b07.zip | |
t3700: use test_grep helper for better diagnostics
Replace 'grep' and '! grep' invocations with 'test_grep' and
'test_grep !'. This provides better debugging output if tests fail
in the future, as 'test_grep' will automatically print the
contents of the file when a check fails.
While at it, update any remaining instances of 'grep' to 'test_grep'
that were missed in the previous versions to ensure that the entire
file is consistent with modern project style.
Suggested-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Siddharth Shrimali <r.siddharth.shrimali@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
