t5407: Fix line-ending dependency in post-rewrite.args
commit539c9cd3bee5ec761ed5222559bb34338628083b
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, 10 Apr 2014 18:53:28 +0000 (10 13:53 -0500)
tree390e586f25b027065bf2516fae9b5af7fd1bd8e2
parent5bf667bd878925a012e1e90049388ac208e3567f
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