t5407: Fix line-ending dependency in post-rewrite.args
commit30b9144a356c04742d53da817c9b78fbfc61d2de
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, 13 Mar 2012 05:44:32 +0000 (13 00:44 -0500)
tree3d7641b6c6fcbdfb989b9dae6784aba5a729430c
parentf82368b3b97ce8259ff96e4bd51e557d35f99d29
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