t5407: Fix line-ending dependency in post-rewrite.args
commit7b5aead4d9ae8ba879041cd93e4a2132a22710c4
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 1 May 2011 13:47:09 +0000 (1 14:47 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 29 Jan 2012 11:06:58 +0000 (29 11:06 +0000)
treef42930343b3b8e8aed41c4a2122fdfc4290be949
parent5cbc8f3a942d9177b5dda59f1e3e536be112ba29
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