t5407: Fix line-ending dependency in post-rewrite.args
commit98ac26cac6fb1026c56675297edcbd60598122bc
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 1 May 2011 13:47:09 +0000 (1 14:47 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 20 May 2012 23:45:26 +0000 (20 17:45 -0600)
tree455018aea9cb17e3acc1ace76c061b98309c2b9a
parent4cf42ad7599ebd32f09824ea2dd123606de383a2
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