vagrant/plugins/guests/freebsd/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 Fix vagrant not being able to list network devices on FreeBSD boxes. 2017-07-07 09:03:38 -05:00
rsync.rb guests/rsync do not chown files excluded from sync 2016-08-16 15:13:19 -07:00
shell_expand_guest_path.rb Ensure paths with spaces are preserved 2017-08-14 15:34:10 -07:00