Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Changed output type and exit code of upgrade for up-to date #27049

Closed
wants to merge 2 commits into from

Conversation

deiga
Copy link
Contributor

@deiga deiga commented Feb 27, 2014

resolves #27048

@jacknagel
Copy link
Contributor

Closing, see #27048 (comment)

@jacknagel jacknagel closed this Feb 28, 2014
@jacknagel jacknagel reopened this Feb 28, 2014
onoe "#{f}-#{f.installed_version} already installed"
false
oh1 "#{f}-#{f.installed_version} already installed"
exit 0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we want to exit inside the loop, it means brew upgrade foo bar when foo is up-to-date will only show the message for foo, no?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're absolutely correct about that, I will fix that

@jacknagel jacknagel closed this Mar 20, 2014
@Homebrew Homebrew locked and limited conversation to collaborators Feb 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: Make brew upgrade return a non-error when on latest version
2 participants