diff options
author | Jeff King <peff@peff.net> | 2008-03-12 17:37:37 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-03-13 00:57:53 -0700 |
commit | 53a5b443b4b3d5beb102615f402e0e4da5ba9179 (patch) | |
tree | be920da1d06201de928d97fb4718d4b528f13d0b /t/t4020 | |
parent | add test_cmp function for test scripts (diff) | |
download | tgif-53a5b443b4b3d5beb102615f402e0e4da5ba9179.tar.xz |
t4020: don't use grep -a
Solaris /usr/bin/grep doesn't understand "-a". In this case
we can just include the expected output with the test, which
is a better test anyway.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4020')
-rw-r--r-- | t/t4020/diff.NUL | bin | 0 -> 116 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/t/t4020/diff.NUL b/t/t4020/diff.NUL Binary files differnew file mode 100644 index 0000000000..db2f89090c --- /dev/null +++ b/t/t4020/diff.NUL |