vagrant/test/unit/plugins
Brian Cain 61c501cc65 Ensure paths with spaces are preserved
Prior to this commit, if a user set the `destination` path to include a
space, the `shell_expand_guest_path` function would remove that space
and return a partial path. This commit updates that to quote the path to
be expanded to preserve the entire path.
2017-08-14 15:34:10 -07:00
..
commands Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
communicators Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
guests Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
hosts Update rspec to recent version and fix deprecations 2017-08-03 17:54:07 -07:00
kernel_v2/config Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
providers Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
provisioners Ensure paths with spaces are preserved 2017-08-14 15:34:10 -07:00
pushes Update rspec to recent version and fix deprecations 2017-08-03 17:54:07 -07:00
synced_folders Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00