t5407: Fix line-ending dependency in post-rewrite.args
commit575a8fc91aea19563aa747df4ecc094edd6d01a5
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 1 May 2011 13:47:09 +0000 (1 14:47 +0100)
committerErik Faye-Lund <kusmabite@gmail.com>
Fri, 4 Jan 2013 13:05:46 +0000 (4 14:05 +0100)
tree613eca237f3a055bd58c6d385a2bd7cd398f354e
parent2dadd79e082044b24be3c3f55a11791bb4b090be
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