vagrant/plugins/kernel_v2
Brian Cain 09a37e0767
Fixes #11022: Ensure correct line is used for windows exceptions
Prior to this commit, if there was a config error inside a provider
block, Vagrant wouldn't grab the right backtrace token on windows since
the api is different for ruby on Windows compared to all other
platforms. This commit ensures that the proper line number is chosen so
the error message is correct.
2019-09-06 14:00:46 -07:00
..
config Fixes #11022: Ensure correct line is used for windows exceptions 2019-09-06 14:00:46 -07:00
plugin.rb Add warning if vagrant-triggers plugin is installed 2018-04-26 14:59:09 -07:00