summaryrefslogtreecommitdiff
path: root/commit.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2025-03-11 14:25:04 -0700
committerJunio C Hamano <gitster@pobox.com>2025-03-12 08:48:54 -0700
commitb0db79892891810249702474e5bd3ca19b8fc558 (patch)
treeaffb23098b4af198c2df8f2d5b5a7ae2d93fe256 /commit.c
parenta733ec8a9ea036647a3be110a46db66da60fe5fd (diff)
t6120: further modernize
There is absolutely no reason why a pattern given to grep to find 'warning: --stdin is deprecated' must be quoted within a pair of single quotes, or the pattern to look for the literal string as ERE. Quote the test body with a pair of single quotes like everybody else, and quote the needle string in a pair of double quotes. Also use test_grep instead of "grep -E". Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions