t5407: Fix line-ending dependency in post-rewrite.args
commit4d05614c582a0985b401e18762655d1a87a3c347
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 1 May 2011 13:47:09 +0000 (1 14:47 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 27 Oct 2011 08:52:09 +0000 (27 09:52 +0100)
treebf7697c5c6f3ef0e07be61190ba87000035fb67c
parent70c128cd96420332205e06b13a1fb0d6f026e8a8
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