OSX cp cannot do -t

This commit is contained in:
Axel Kittenberger 2012-02-16 14:16:39 +01:00
parent 1f7cac3bc0
commit 86acc69c4e
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@
were not correctly translated
fix: added --ignore-errors to rsync when deleting files, so it will not miss a delete
even when another part of the tree made an IO-error.
fix: default.direct now not using -p for mkdir since if the dir is not there it should fail
fix: default.direct now not using -t for cp since OSX binutils doesn't understand it
change: complain if any "rsyncOps" is given
change: splitted the default configurations in their own files.
more cleanly seperated from the Lsyncd runner, and highlights it are just