t5407: Fix line-ending dependency in post-rewrite.args
commit2f727239ec2de19fd99eb596c37b20cf78f8f7a1
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 1 May 2011 13:47:09 +0000 (1 14:47 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 1 Oct 2012 13:34:20 +0000 (1 14:34 +0100)
tree4ae01fc9d403ea789f8f0ad2f7034f9a28c93227
parent72f24ca7beb631803297f5e957c4f6b2c47a1a5a
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