vagrant/plugins/synced_folders
Brian Cain bf55e43460
Fixes #10869: Remove excludes if array is empty
Prior to this commit, if a user specified that their `rsync__excludes`
option was an empty array, Vagrant would treat that as if it included
options inside the array rather than ignoring it. This commit fixes that
by only adding the excludes option when it exists and is not empty.
2019-06-10 13:44:39 -07:00
..
nfs nfs_udp is false by default if using NFS v4. 2017-07-27 14:00:53 +06:00
rsync Fixes #10869: Remove excludes if array is empty 2019-06-10 13:44:39 -07:00
smb Scrub SMB credential information from folder configuration 2019-04-25 10:07:48 -07:00
unix_mount_helpers.rb Fix nil case 2017-06-16 11:22:56 +08:00