t5407: Fix line-ending dependency in post-rewrite.args
commit6d848b4267ad51a7337c36a9d86b3e9a7d5a108f
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 1 May 2011 13:47:09 +0000 (1 14:47 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 6 Aug 2011 11:44:43 +0000 (6 13:44 +0200)
treeb3eec493064430e957faedd0fcbb9d41c9ec42ed
parent306484a00fb1c4a7e5565cc03e0bbb8cce7f262c
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