vagrant/test/unit/plugins/synced_folders/rsync
Brian Cain 1c620852b6
Fixes #10966: Ensure all subdirectory files are watched
Prior to this commit, due to a fix that ignored `.vagrant` with rsync
helper, it broke the ability to watch for changes in subdirectories when
running the rsync-auto command. This commit puts back some of the helper
methods that were there previously for a given watcher path to ensure
that all files and subdirectories are properly watched and synced.
2019-09-26 08:29:37 -07:00
..
command Fixes #10895: Use relative paths to machines folder path for Listener 2019-06-11 14:58:42 -07:00
default_unix_cap_test.rb Fixes #10869: Remove excludes if array is empty 2019-06-10 13:44:39 -07:00
helper_test.rb Fixes #10966: Ensure all subdirectory files are watched 2019-09-26 08:29:37 -07:00
synced_folder_test.rb Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00