Fixing all kind of quirks in tests for Created dirctories by moving recursing logic into delay()

This commit is contained in:
Axel Kittenberger 2012-02-16 16:06:34 +01:00
parent e2681c0088
commit 0d47c294d1
1 changed files with 1 additions and 1 deletions

View File

@ -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