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

(PUP-2882) Fix single available upgrade #2885

Conversation

highb
Copy link

@highb highb commented Jul 17, 2014

Prior to this commit puppet module upgrade would fail with an error message
about not being able to satisfy the upgrade when there is only one published
release of the module.
This commit changes the error message to say that there is no version to upgrade
to. This should reduce some user confusion.

Prior to this commit `puppet module upgrade` would fail with an error message
about not being able to satisfy the upgrade when there is only one published
release of the module.
This commit changes the error message to say that there is no version to upgrade
to. This should reduce some user confusion.
@puppetcla
Copy link

CLA signed by all contributors.

@andersonmills
Copy link
Contributor

This code appears to do what is expected, the spec tests appear to run and actually test the code, and the acceptance tests seem to be unaffected.

andersonmills added a commit that referenced this pull request Jul 22, 2014
…n_for_one_version

(PUP-2882) Fix single available upgrade
@andersonmills andersonmills merged commit a452559 into puppetlabs:master Jul 22, 2014
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

3 participants