nats-server: fix test#89168
Closed
patrickhoefler wants to merge 1 commit intoHomebrew:masterfrom
patrickhoefler:nats-server
Closed
nats-server: fix test#89168patrickhoefler wants to merge 1 commit intoHomebrew:masterfrom patrickhoefler:nats-server
patrickhoefler wants to merge 1 commit intoHomebrew:masterfrom
patrickhoefler:nats-server
Conversation
SMillerDev
approved these changes
Nov 11, 2021
Member
SMillerDev
left a comment
There was a problem hiding this comment.
Thanks @patrickhoefler ! Without contributions like yours it'd be impossible to keep homebrew going with the high standards that users have come to expect from the project. You can feel good knowing that you've made the world a tiny bit better for homebrew users around the world! 👍 🎉
Contributor
Author
|
Thanks @SMillerDev for your kind words and the great work you're doing! I'm glad I could help out a little 🙂 |
Contributor
|
🤖 A scheduled task has triggered a merge. |
This was referenced Nov 13, 2021
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
brew install --build-from-source <formula>, where<formula>is the name of the formula you're submitting?brew test <formula>, where<formula>is the name of the formula you're submitting?brew audit --strict <formula>(after doingbrew install --build-from-source <formula>)? If this is a new formula, does it passbrew audit --new <formula>?Fixes the failing test, seen in #88775.
More details about the
varzendpoint are available at the nats-server docs.