vagrant/lib
Jeff Bonhag d7a5f74897
Fixes #11128: Error if machine folder inaccessible (#11239)
This commit catches the Errno::EPERM raised by the operating system if
the machine folder is inaccessible and displays it as a more friendly
error message.

This can be an issue on macOS Catalina if virtual machine files are kept
in a special directory (Documents/Downloads/Desktop) that Vagrant's
embedded Ruby is not allowed to access.
2019-12-17 12:41:12 -05:00
..
vagrant Fixes #11128: Error if machine folder inaccessible (#11239) 2019-12-17 12:41:12 -05:00
vagrant.rb Remove level conditional for RestClient logging 2018-10-12 09:07:12 -07:00