t7800: a few tests should ignore crlf in checking the result.
commit660fe8f16e115c2a090453bd1abc90a7868f4d3c
authorPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 31 May 2013 09:58:25 +0000 (31 10:58 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 20 Dec 2013 00:24:45 +0000 (19 18:24 -0600)
tree8568c03924c4f630ff2f7b6008a33fd28ea1b96f
parentab5a49e371926f8b502e74231d8ed1ca91256df4
t7800: a few tests should ignore crlf in checking the result.

Those tests that generate files using echo can expect crlf issues when run
under windows. For such cases we use 'test_cmp_text'.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
t/t7800-difftool.sh