t5407: Fix line-ending dependency in post-rewrite.args
commit0fe77af7ce745b0b1f09a65e4c6c60e4e7b2cfaa
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 1 May 2011 13:47:09 +0000 (1 14:47 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 24 Oct 2011 15:07:27 +0000 (24 10:07 -0500)
treef4af768df9c1be6f29820e5b8c81f79fb6276f29
parentba5008980e9f713d7eac5daac34e8e9ff002e9a6
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