t7800: a few tests should ignore crlf in checking the result.
commit72bda246d6278dcf58ace963eb855560c35d389b
authorPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 31 May 2013 09:58:25 +0000 (31 10:58 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 13 Sep 2013 08:37:51 +0000 (13 09:37 +0100)
tree000b3188f79bac29708de9e2d4619ffd208e7a44
parent2566a18df125441a88e152f4faa0b3b06f52a4c7
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