t5407: Fix line-ending dependency in post-rewrite.args
commitc476defefac909e95835c232c47b93f5945b0c85
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, 17 Feb 2014 18:08:06 +0000 (17 12:08 -0600)
tree64badbd2b384ac15362362ed337c175e211769b7
parent514fb0153e4b922454891090d7e32cca846b2e80
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