t5407: Fix line-ending dependency in post-rewrite.args
commitd220423f9687ff8de34c031920b5a8698571ac8a
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 1 May 2011 13:47:09 +0000 (1 14:47 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 19 Jun 2012 22:29:25 +0000 (19 23:29 +0100)
treedcc800173f636f16df06ee16c22d74be69cdbe8b
parentbeab1fb78e4a61414b65ffe5239bdd11ec3d9be0
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