Bring back rsync -p, but only when git-annex is running on a non-crippled file system. This is a better approach to fix #700282 while not unncessarily losing file permissions on non-crippled systems.

This commit is contained in:
Joey Hess 2014-04-17 14:31:42 -04:00
parent 797af48f24
commit f00cb21037
4 changed files with 22 additions and 6 deletions

View file

@ -43,3 +43,5 @@ Linux
# End of transcript or log.
"""]]
> [[fixed|done]]; brought back -p on non-crippled file systems --[[Joey]]