vagrant/plugins/guests/openbsd/cap
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
..
change_host_name.rb Remove comment removal from /etc/hosts file on guests 2017-04-20 17:07:56 -07:00
configure_networks.rb Prefix tempfiles with vagrant- 2016-05-31 00:18:16 -04:00
halt.rb guests/openbsd: include -h option on shutdown 2016-08-10 09:14:08 -07:00
rsync.rb guests/openbsd: Check package installation after installing package 2016-10-25 12:16:52 -07:00
shell_expand_guest_path.rb Ensure paths with spaces are preserved 2017-08-14 15:34:10 -07:00