t7401: Tell diff to ignore whitespace on MinGW
commitb4078242a7b03c967c2829205b5461afb82d19b4
authorSteffen Prohaska <prohaska@zib.de>
Sun, 13 Apr 2008 10:43:44 +0000 (13 12:43 +0200)
committerSteffen Prohaska <prohaska@zib.de>
Sun, 13 Apr 2008 11:54:14 +0000 (13 13:54 +0200)
tree6ce12a6f3f01e6004d5ff4db4229c362b4d9aa86
parent1a14b8acccc659eb63e1e18309c356910b0eed95
t7401: Tell diff to ignore whitespace on MinGW

"git submodule" prints CRLF lineendings, which break the comparison with
expected outputs.  This commit sets the diff command to ignore
whitespace changes.

Signed-off-by: Steffen Prohaska <prohaska@zib.de>
t/t7401-submodule-summary.sh