t5407: Fix line-ending dependency in post-rewrite.args
commit0a3872017025688ccebe9abff92011a1d8f529f8
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 1 May 2011 13:47:09 +0000 (1 14:47 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 13 Sep 2013 08:36:02 +0000 (13 09:36 +0100)
treeb58e07eab3cfad8848baaadd93fd630bfd9eca5e
parent9a27864e6520de5e58ed8fd1336246c686b7a511
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