t5407: Fix line-ending dependency in post-rewrite.args
commit0602e062185cbe6b644c2797286c80fd270692ab
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 1 May 2011 13:47:09 +0000 (1 14:47 +0100)
committerKarsten Blees <blees@dcon.de>
Thu, 15 Mar 2012 17:05:23 +0000 (15 18:05 +0100)
treec04992520668a4bb34a830c9036e77726bf3c40c
parent1d75925b2449d2ab2c6e5a89ec07f08516b61075
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