tests: avoid cp -P
commit81e44fe4f65df037eb5b33fbabca2a629b14eac3
authorMichael J Gruber <git@drmicha.warpmail.net>
Thu, 19 Feb 2015 10:22:53 +0000 (19 11:22 +0100)
committerMichael J Gruber <git@drmicha.warpmail.net>
Thu, 19 Feb 2015 10:24:11 +0000 (19 11:24 +0100)
tree9e96c4063fff029255632ae607ff7a3a306d7cec
parent27a5b7ef670431274c56b72fb13031df303a00dd
tests: avoid cp -P

Some cp implementations do not understand -P for preserving symlinks.
Use tar instead.
t/t7001-mv.sh