t5407: Fix line-ending dependency in post-rewrite.args
commit6ae3abf159f91079f5ddd31e557e54ecd3a4883a
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, 8 Oct 2011 19:59:39 +0000 (8 14:59 -0500)
tree258d0888355c775c8d021fd81b395a6ccae7c6d9
parent39ad164d02420176c1d70365253b1124907572dc
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