t5407: Fix line-ending dependency in post-rewrite.args
commit6c9e6adcf80364b03768fbd120879a9f370a2f84
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, 8 Jan 2012 17:11:59 +0000 (8 11:11 -0600)
tree4fec70928927e5e97286bdcc18c80c143c9d0d58
parentaec1c0ca8f1a416f981af4abb0859735626e3d0b
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