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

exit with errorcode 1 when a list error occurs #2820

Merged
merged 1 commit into from Feb 8, 2014

Commits on Feb 8, 2014

  1. exit with errorcode 1 when a list error occurs

    Fixes Homebrew#2817.  This is now more consistent with Homebrew's
    `list`, though not completely, because Homebrew's `list`
    refuses to give any output when there is an invalid Formula
    argument.  Our `list` stumbles forward instead, giving such
    output as is possible based on valid args, but still exiting
    with error when invalid args are seen.
    rolandwalker committed Feb 8, 2014
    Configuration menu
    Copy the full SHA
    6529278 View commit details
    Browse the repository at this point in the history