t5407: Fix line-ending dependency in post-rewrite.args
commit39ddb6f8da320ff99b63f4a8918562d7bc9d1044
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 1 May 2011 13:47:09 +0000 (1 14:47 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 14 Feb 2012 20:02:44 +0000 (14 14:02 -0600)
tree0dc6ac10eaab355166a08ef2e4373b3e414cac14
parent3f27f03ac2ab93631386b8b6420c570fae18da77
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