Skip to content

build.rb: Use CLI::Parser to parse args#7024

Merged
GauthamGoli merged 1 commit intoHomebrew:masterfrom
GauthamGoli:build-args-fix
Feb 11, 2020
Merged

build.rb: Use CLI::Parser to parse args#7024
GauthamGoli merged 1 commit intoHomebrew:masterfrom
GauthamGoli:build-args-fix

Conversation

@GauthamGoli
Copy link
Copy Markdown
Contributor

@GauthamGoli GauthamGoli commented Feb 11, 2020

Fixes #7008

  • 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?

Copy link
Copy Markdown
Member

@MikeMcQuaid MikeMcQuaid left a comment

Choose a reason for hiding this comment

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

Makes sense to me, thanks @GauthamGoli!

@GauthamGoli GauthamGoli merged commit e7fd14d into Homebrew:master Feb 11, 2020
@lock lock bot added the outdated PR was locked due to age label Mar 17, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Mar 17, 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.

--verbose option no longer prints system commands in formula

3 participants