t5407: Fix line-ending dependency in post-rewrite.args
commitac432dfad5087a3f67865cecedd6707738ed7723
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 1 May 2011 13:47:09 +0000 (1 14:47 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sat, 25 May 2013 12:33:19 +0000 (25 13:33 +0100)
tree467bf543e0fd0491be71a87d43fea225caa28dad
parentb198ce3fc117b4d4b77cce7affd7d947ef135ad1
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