aboutsummaryrefslogtreecommitdiff
path: root/t/README
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2014-10-10 02:11:14 -0400
committerJunio C Hamano <gitster@pobox.com>2014-10-13 11:27:40 -0700
commit8ad16524183baf196d1db82b99ef52d05ca438e9 (patch)
tree0f40c931965c2f6e7b8679a9a448d1569ce439a8 /t/README
parentf1dd90bd193637eeef772890c37afe3529a665d0 (diff)
downloadgit-8ad16524183baf196d1db82b99ef52d05ca438e9.tar.gz
git-8ad16524183baf196d1db82b99ef52d05ca438e9.tar.xz
t5304: use helper to report failure of "test foo = bar"
For small outputs, we sometimes use: test "$(some_cmd)" = "something we expect" instead of a full test_cmp. The downside of this is that when it fails, there is no output at all from the script. Let's introduce a small helper to make tests easier to debug. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/README')
0 files changed, 0 insertions, 0 deletions