vagrant/plugins/guests/freebsd
Brian Cain 0ac26be4ef (#8917) Fix shell_expand_guest_path capability
Prior to this commit, when the guest capability attempted to expand a
path with spaces it would quote the path passed in. However if the path
also had a relative path those quotes would end up making `printf`
ignore it and not properly expand the path fully. This commit updates
that to first escape the quotes of a path and then pass in the new path
to be expanded.
2017-08-25 10:02:36 -07:00
..
cap (#8917) Fix shell_expand_guest_path capability 2017-08-25 10:02:36 -07:00
guest.rb Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
plugin.rb guests/bsd: Centralize logic for halting guests 2016-06-18 15:06:20 -04:00