vagrant/plugins/guests/linux
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
..
cap Ensure paths with spaces are preserved 2017-08-14 15:34:10 -07:00
guest.rb Fix quotes 2016-12-07 18:04:33 +09:00
plugin.rb guests/linux: Centralize public_key logic 2016-07-18 21:12:57 -04:00