t5407: Fix line-ending dependency in post-rewrite.args
commit860f30b526d88c2e04a649adaa8a8b672c37831d
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 1 May 2011 13:47:09 +0000 (1 14:47 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 20 Dec 2013 00:24:44 +0000 (19 18:24 -0600)
treecfc118d0aad11eef062efd6141e2f0b5888e1f7d
parent1de2c5370137b6436a02f0a8ee0534e1ee568c77
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