t5407: Fix line-ending dependency in post-rewrite.args
commitf78f4289e5bc6aa01af98db0a5aa0f137864e41d
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, 5 Dec 2013 23:18:56 +0000 (5 23:18 +0000)
tree51aa1d48e4cc093028a04e125085de47aa4be1c4
parent9e396e2a55491aaad396f89c60ccb33314158d25
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