t5407: Fix line-ending dependency in post-rewrite.args
commit67167823357771b1806c7f3bb4b8e1d1fac1cce6
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 1 May 2011 13:47:09 +0000 (1 14:47 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 5 Jan 2012 20:29:46 +0000 (5 14:29 -0600)
tree452df4c1759a182c602b20656f12b7b785d16f4c
parent5e7137f7e9c7183708eb443c1ff4203aedf8717c
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