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

Allow transports which are subclasses of the core ones. #32

Merged
merged 3 commits into from
Jan 14, 2016

Conversation

coderanger
Copy link
Contributor

Also fixes the hilariously wrong exception.

Fixes #31

Also fixes the hilariously wrong exception.
@chris-rock
Copy link
Collaborator

@coderanger awesome improvement. Who wrote this code in the first place :-)

chris-rock added a commit that referenced this pull request Jan 14, 2016
Allow transports which are subclasses of the core ones.
@chris-rock chris-rock merged commit 3756ee7 into inspec:master Jan 14, 2016
@coderanger
Copy link
Contributor Author

Might want to check for the accidental backtrace thing in other places too, passing a third argument to raise/fail sets the backtrace rather than getting join'd in to a single message.

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.

Inspec does not gracefully allow transports other than winrm and ssh.
3 participants