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

Adjust brew cask doctor for homebrew-fork #8221

Merged
merged 4 commits into from
Dec 18, 2014

Conversation

rolandwalker
Copy link
Contributor

Since #8089 we are pulling in code from an incorporated Homebrew fork.

This means that some of the output of brew cask doctor was deceptive. After this PR, we no longer report HOMEBREW_* constants derived from our fork, but read them at runtime by executing eg brew --cellar.

This also removes a direct dependency on the fork.

It is debatable whether we should continue to provide this info in "doctor", as it no longer has the same degree of influence on the execution of brew cask. But it does no harm, and we can revisit it later.

...constant. Instead extract it from the brew CLI, and consider
removing it from our doctor output entirely.
Instead extract it from the brew CLI, and consider
removing it from our doctor output entirely.
Instead extract it from the brew CLI, and consider
removing it from our doctor output entirely.
tweak doctor's warnings/annotations on `$LOAD_PATH` elements
@rolandwalker rolandwalker added the core Issue with Homebrew itself rather than with a specific cask. label Dec 18, 2014
rolandwalker added a commit that referenced this pull request Dec 18, 2014
Adjust `brew cask doctor` for homebrew-fork
@rolandwalker rolandwalker merged commit 01816f9 into Homebrew:master Dec 18, 2014
@rolandwalker rolandwalker deleted the honest_doctor_homebrew branch December 18, 2014 18:20
@miccal miccal removed the core Issue with Homebrew itself rather than with a specific cask. label Dec 23, 2016
@Homebrew Homebrew locked and limited conversation to collaborators May 8, 2018
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.

2 participants