t7800: a few tests should ignore crlf in checking the result.
commitc84364e63def77f194d05974a3e5a1c14d4223ec
authorPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 31 May 2013 09:58:25 +0000 (31 10:58 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 30 Dec 2013 01:18:03 +0000 (29 19:18 -0600)
tree4fdbc7c0b8db4e53ab6c71d9174c100fb0b8545b
parentd6a503cccb006285e1f16bd19c77660e1830ebee
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