t5407: Fix line-ending dependency in post-rewrite.args
commit0e2597517bf4baf14975fdeeb62bc6f1b8252ea8
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, 31 Jan 2013 23:45:39 +0000 (31 23:45 +0000)
treef2ce0167b0ea72a6437626efced9096a06ee441d
parent254c6f759156fd04c054a80bcc6031638b9df058
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