vagrant/test/unit/plugins/provisioners/file
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
..
config_test.rb provisioners/file: validate source relative to Vagrantfile path 2015-07-06 14:22:00 -06:00
provisioner_test.rb Ensure paths with spaces are preserved 2017-08-14 15:34:10 -07:00