diff options
author | Shubham Verma <shubhunic@gmail.com> | 2021-02-12 01:17:04 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-02-11 13:42:17 -0800 |
commit | 488acf15dfa3edec67fa0397d6d09b247c0c46ae (patch) | |
tree | 860c7a67416f8148310911ac1f27da1c5b1675aa /xdiff/xdiffi.c | |
parent | t7001: use here-docs instead of echo (diff) | |
download | tgif-488acf15dfa3edec67fa0397d6d09b247c0c46ae.tar.xz |
t7001: use `test` rather than `[`
According to Documentation/CodingGuidelines, we should use "test"
rather than "[ ... ]" in shell scripts, so let's replace the
"[ ... ]" with "test" in the t7001 test script.
Signed-off-by: Shubham Verma <shubhunic@gmail.com>
Reviewed-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'xdiff/xdiffi.c')
0 files changed, 0 insertions, 0 deletions