vagrant/lib
Brian Cain 52c3dcc70e
(#9997) Catch and allow for non-standard exit codes
Prior to this commit, the run trigger option wouldn't catch for failures
outside of the #Subprocess.execute raising exceptions. This commit fixes
that by inspecting the exit code result of the subprocess and using the
new `exit_codes` option to determine how to move forward with the
trigger.
2018-07-09 15:56:26 -07:00
..
vagrant (#9997) Catch and allow for non-standard exit codes 2018-07-09 15:56:26 -07:00
vagrant.rb Remove win32 dependencies 2018-06-12 13:54:37 -07:00