vagrant/test/unit/plugins/providers
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
..
docker Enhance docker build matching for determining built container ID 2019-11-19 10:59:28 -08:00
hyperv
virtualbox Fixes #11128: Error if machine folder inaccessible (#11239) 2019-12-17 12:41:12 -05:00