Skip to content

cmd/info: fix --json argument handling.#6843

Merged
MikeMcQuaid merged 1 commit intoHomebrew:masterfrom
MikeMcQuaid:info-json-all-installed
Dec 16, 2019
Merged

cmd/info: fix --json argument handling.#6843
MikeMcQuaid merged 1 commit intoHomebrew:masterfrom
MikeMcQuaid:info-json-all-installed

Conversation

@MikeMcQuaid
Copy link
Copy Markdown
Member

--all and --installed do not require formulae arguments.

Fixes #6842

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes? Here's an example.
  • Have you successfully run brew style with your changes locally?
  • Have you successfully run brew tests with your changes locally?

`--all` and `--installed` do not require formulae arguments.

Fixes #6842
@MikeMcQuaid MikeMcQuaid merged commit 3946a14 into Homebrew:master Dec 16, 2019
@MikeMcQuaid MikeMcQuaid deleted the info-json-all-installed branch December 16, 2019 11:45
@lock lock bot added the outdated PR was locked due to age label Jan 15, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Jan 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

outdated PR was locked due to age

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JSON brew info output broken, when listing all or installed

1 participant