vagrant/test/unit/plugins
Brian Cain 1b0148bc78
Fixes #10895: Use relative paths to machines folder path for Listener
Prior to this commit, the rsync helper expanded all exclude paths that
should be ignored to be full qualified and regexp escaped. However the
Listen gem expects these ignore paths to be relative to the path passed
into the listener, not a full path. This commit fixes that by using the
path given by the user for the `rsync__exclude` option
2019-06-11 14:58:42 -07:00
..
commands Add test coverage on expected machine-readable output 2019-06-05 13:04:47 -07:00
communicators Always ensure remote destination directory exists 2019-02-26 08:54:49 -08:00
guests Merge pull request #10752 from chrisroberts/f-coreos-guest-caps 2019-04-09 15:10:58 -07:00
hosts Fix NFS capability detection on Void Linux 2019-03-05 10:03:52 -08:00
kernel_v2/config Merge pull request #10664 from chrisroberts/f-plugin-config-format 2019-02-12 10:00:14 -08:00
providers Merge pull request #10890 from briancain/add-usability-check-for-docker-plus-tests 2019-06-05 07:58:23 -07:00
provisioners Merge pull request #10625 from vdebroy/fix-issue-9584 2019-04-09 15:12:02 -07:00
pushes Provide custom error when attempting to push too many files with FTP 2018-06-26 08:28:01 -07:00
synced_folders Fixes #10895: Use relative paths to machines folder path for Listener 2019-06-11 14:58:42 -07:00