summaryrefslogtreecommitdiff
path: root/t/t2103-update-index-ignore-missing.sh
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2018-02-10 06:31:29 -0500
committerJunio C Hamano <gitster@pobox.com>2018-02-12 11:07:45 -0800
commitdedfdb9c60035eb1b8fd5da1afd6002e841daf19 (patch)
tree5489facf0542e0c7237fb3645ffa3696ee453c3c /t/t2103-update-index-ignore-missing.sh
parent5be1f00a9a701532232f57958efab4be8c959a29 (diff)
downloadgit-jk/t0002-simplify.tar.gz
t0002: simplify error checkingjk/t0002-simplify
This ancient test script does a lot of manual checking of test conditions with "if" blocks. We can simplify this by relying on helpers like test_must_fail. Note that a failing "grep" call here won't produce any verbose output, but that's OK. These days we rely on "-x" to tell us about such commands. And in addition, these greps are soon to be converted to test_i18ngrep (which is itself soon learning to be more verbose). Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t2103-update-index-ignore-missing.sh')
0 files changed, 0 insertions, 0 deletions