t5407: Fix line-ending dependency in post-rewrite.args
commit033505bd361ff62ad4e6ebd2ab46608a7db5b7af
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 1 May 2011 13:47:09 +0000 (1 14:47 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 3 May 2012 15:32:54 +0000 (3 10:32 -0500)
treec83fdfd53ca3ddd59c021e3fd6508086742018ea
parentc547d62112e0fab32a9f859890432ba8235b89aa
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