mirror of
https://github.com/octoleo/lsyncd.git
synced 2024-12-04 19:03:17 +00:00
Fixing all kind of quirks in tests for Created dirctories by moving recursing logic into delay()
This commit is contained in:
parent
e2681c0088
commit
0d47c294d1
@ -16,7 +16,7 @@
|
||||
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
|
||||
fix: default.rsync might have missed some files on OSX fsevents when moving directories
|
||||
fix: some files might have been missed in splitting move events (especially on tests on OSX)
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user