t5407: Fix line-ending dependency in post-rewrite.args
commit285debf1b5b1466ffea2a2502f238b55546ca6fc
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, 30 Dec 2013 01:18:01 +0000 (29 19:18 -0600)
treed3a50345082f10561cfb3b1a8fde0c345452ed8c
parentc9422ecef1a092c874260a8e09c68d8fef5aa514
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