t5407: Fix line-ending dependency in post-rewrite.args
commit0b3902930e206ec90c5000d69c8c191838f466bf
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 1 May 2011 13:47:09 +0000 (1 14:47 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 6 Dec 2011 00:17:38 +0000 (6 00:17 +0000)
tree7829cc323b153009ff494a034f1fa278aa690f88
parentc41ca1911550a46500156f2ba979e4894d2b0a04
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