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

More rigorous testing for homebrew #697

Merged
merged 1 commit into from
Nov 15, 2021
Merged

Conversation

nertpinx
Copy link
Contributor

@nertpinx nertpinx commented Nov 15, 2021

Instead of just checking of existence of the brew command, make sure that the
existsing brew ls --versions command does not end with error. Still not
really a proper fix for people with a different brew command than homebrew,
but it fixes the build in such circumstances at least.

Signed-off-by: Martin Kletzander nert.pinx@gmail.com

Instead of just checking of existence of the `brew` command, make sure that the
existsing `brew ls --versions` command does not end with error.  Still not
really a proper fix for people with a different `brew` command than homebrew,
but it fixes the build in such circumstances at least.

Signed-off-by: Martin Kletzander <nert.pinx@gmail.com>
@nertpinx
Copy link
Contributor Author

Fixed a typo in a commit message (hence the force-push).

@yallop
Copy link
Owner

yallop commented Nov 15, 2021

Thank you for the contribution!

@yallop yallop merged commit a232665 into yallop:master Nov 15, 2021
@nertpinx nertpinx deleted the brewfix branch November 20, 2021 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants