t7800: a few tests should ignore crlf in checking the result.
commit56d1f600d5bfef92377edf2c979827c93dcca746
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, 17 Feb 2014 18:08:08 +0000 (17 12:08 -0600)
tree8b5a857989fc71efdbda0beedc3558fb5a80df32
parent7f2d9843a9df9aabdd380c98dbb382ced1348006
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