t7800: a few tests should ignore crlf in checking the result.
commit4c7616f5dd47f90c33b9f34e893a282bf27e06c1
authorPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 31 May 2013 09:58:25 +0000 (31 10:58 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 5 Dec 2013 23:20:22 +0000 (5 23:20 +0000)
tree5bc7fd726b51dd766ea3bdbaddf596c3e87ad45b
parenta4fab48dd3d71640e353dc4a2a412b613cea4a16
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