t5407: Fix line-ending dependency in post-rewrite.args
commit3b5b8ecc76cc88e28655c71e103bdccaa4d20117
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 1 May 2011 13:47:09 +0000 (1 14:47 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 5 Jun 2012 18:44:18 +0000 (5 13:44 -0500)
tree140b2b4e0e9c9fdd5c9fc97d7a8e2fc540a337f1
parent56a9c14f43feb1b6bc9d017b198397f74f0ab06e
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