t5407: Fix line-ending dependency in post-rewrite.args
commit886d1a407f90aad9568968664acbc758f24b9bfa
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 1 May 2011 13:47:09 +0000 (1 14:47 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Wed, 16 Jan 2013 09:51:21 +0000 (16 09:51 +0000)
treefc5603a42ccff8b7659f7ac079ca7d2cf1776973
parented3f3929a42f314502c37c57b76198408ef6cdeb
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