Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue 106 #114

Merged
merged 2 commits into from
Oct 21, 2013
Merged

Fix issue 106 #114

merged 2 commits into from
Oct 21, 2013

Conversation

sneal
Copy link
Member

@sneal sneal commented Oct 21, 2013

To match core Vagrant functionality the execute method was changed to respect the error_check argument and raise an exception when set to true.

This makes some core Vagrant error messages accurate, such as when Vagrant attempts to test if the Puppet executable exists on the guest.

Also, ensured the execute_shell method would throw a proper WinRMInvalidShell exception if passed an invalid shell type.
WinRMCommunicator execute method now properly respects the error_check options argument. If this is true an exception will be thrown, which is what core Vagrant expects.
sneal added a commit that referenced this pull request Oct 21, 2013
@sneal sneal merged commit e5ca6e9 into master Oct 21, 2013
@sneal sneal deleted the fix-issue-106 branch March 20, 2014 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant