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

gem.sources_list doesn't handle case where _gem() returns False #5886

Closed
cvrebert opened this issue Jul 2, 2013 · 0 comments · Fixed by #5890
Closed

gem.sources_list doesn't handle case where _gem() returns False #5886

cvrebert opened this issue Jul 2, 2013 · 0 comments · Fixed by #5890
Labels
Bug broken, incorrect, or confusing behavior help-wanted Community help is needed to resolve this
Milestone

Comments

@cvrebert
Copy link
Contributor

cvrebert commented Jul 2, 2013

************* Module salt.modules.gem
E1103:204,11:sources_list: Instance of 'bool' has no 'splitlines' member (but some types could not be inferred)
terminalmage added a commit to terminalmage/salt that referenced this issue Jul 2, 2013
This prevents a traceback when _gem() returns False due to a problem
running the gem command. Fixes saltstack#5886.
terminalmage added a commit that referenced this issue Jul 9, 2013
This prevents a traceback when _gem() returns False due to a problem
running the gem command. Fixes #5886.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug broken, incorrect, or confusing behavior help-wanted Community help is needed to resolve this
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant