t5407: Fix line-ending dependency in post-rewrite.args
commitf94e8a6e000fed58cb8d8c8a6339c0d25c89cda1
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, 6 Apr 2012 21:47:11 +0000 (6 16:47 -0500)
tree35535046ce57f38be6d87eb78d10b976840f7442
parent51a80673e84f6ad8c215ad0ab9e7799fda1b239f
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