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 NameError when displaying error messages for timed-out commands. #160

Merged

Conversation

jperville
Copy link
Contributor

As reported in #158 by @vblessing, when a subcommand times-out (which is too often to my taste) we get a NameError instead of the expected error message. The same problem happens for both image, registry and container providers due to code duplication. This modest (and untested) PR should fix it.

@paulczar
Copy link
Contributor

paulczar commented Jun 1, 2014

I'm running into this ... please pull 👍

@bflad
Copy link
Contributor

bflad commented Jun 24, 2014

Thanks for helping out. Sorry it's taken me so long to get back into the PRs!

bflad added a commit that referenced this pull request Jun 24, 2014
…ages

Fix NameError when displaying error messages for timed-out commands.
@bflad bflad merged commit b37bf75 into sous-chefs:master Jun 24, 2014
bflad added a commit that referenced this pull request Jun 24, 2014
bflad added a commit that referenced this pull request Jun 24, 2014
@jperville jperville deleted the fix-command-timeout-error-messages branch June 24, 2014 08:23
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.

3 participants