t5407: Fix line-ending dependency in post-rewrite.args
commitdd6324ccfd4a2022638995886f44c1ddab101193
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 1 May 2011 13:47:09 +0000 (1 14:47 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 11 May 2012 22:50:01 +0000 (11 17:50 -0500)
tree86dec45002e4a134eaf7a26ffa8da1b6e1baa2f1
parent87bba78ce2cffd21ad3f2bca1008e575d30f599c
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