t5407: Fix line-ending dependency in post-rewrite.args
commit4eb538aa7bac33ea40c401f3b36338167d74fafa
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, 12 May 2012 04:25:48 +0000 (11 23:25 -0500)
tree86dec45002e4a134eaf7a26ffa8da1b6e1baa2f1
parent03be6ebdf63ed5670be72f8894a41d6d26a9350b
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