t5407: Fix line-ending dependency in post-rewrite.args
commitcec0acdcb7d055ab3b63f6601acaed7895f592e7
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 1 May 2011 13:47:09 +0000 (1 14:47 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 2 Nov 2011 20:12:36 +0000 (2 15:12 -0500)
treec4353b430f4a456ca25464e113d61260c96018a2
parentac2f2c15829e2ecab5ea13511f648da97b0473b1
t5407: Fix line-ending dependency in post-rewrite.args

On msysGit creating the post-rewrite.args file using 'echo' has different
line endings from the expected comparison. Using perl normalizes the line
endings for each generated file.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
t/t5407-post-rewrite-hook.sh