vagrant/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.rb provisioners/file: validate source relative to Vagrantfile path 2015-07-06 14:22:00 -06:00
plugin.rb Add a file provisioner 2013-09-03 11:03:46 -07:00
provisioner.rb Ensure paths with spaces are preserved 2017-08-14 15:34:10 -07:00