t7800: a few tests should ignore crlf in checking the result.
commitd813621f8dcded288d98240d6dc16e9e2cbb6ada
authorPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 31 May 2013 09:58:25 +0000 (31 10:58 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 10 Apr 2014 18:53:29 +0000 (10 13:53 -0500)
tree754910486946b3b94f2ca4665cfd26ac235b7f0a
parentb530e4bf3988e4e2e0fe39105fe9f6418affc128
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