t5407: Fix line-ending dependency in post-rewrite.args
commita94dca8a46f06abd0f0176453310672209e4ff3c
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, 22 Oct 2012 12:29:48 +0000 (22 13:29 +0100)
treea6a5d629dc70631adf3812f74705f6284ea80272
parent8e9d1da8f6b720961854a58f74d12c607ececd6e
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