t5407: Fix line-ending dependency in post-rewrite.args
commit57afb5e8bbea89c11ac139ebee371e14e403029e
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, 31 Oct 2011 16:47:56 +0000 (31 11:47 -0500)
tree92e01fb2e550acd539659559c2e9d4f39fc7e266
parent2d989600f79947827cd5ce8229efc1199faee943
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