t5407: Fix line-ending dependency in post-rewrite.args
commit652ca15507848a0468ef0d69a639de9c8d3f77e7
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 1 May 2011 13:47:09 +0000 (1 14:47 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 1 Jun 2011 10:51:28 +0000 (1 12:51 +0200)
tree4e9669bde4e465a89f746c5fb8b8d4ecf71631c2
parent0dfb3c569dc9ff0d7a462274d3470bfc9e510a45
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