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

Check arguments individually in brew cask list. #22031

Merged
merged 1 commit into from
Jun 16, 2016
Merged

Check arguments individually in brew cask list. #22031

merged 1 commit into from
Jun 16, 2016

Conversation

reitermarkus
Copy link
Member

Changes to the core

Fixes part 1 of #14058.

@claui claui added bug Issue describing a reproducible bug. core Issue with Homebrew itself rather than with a specific cask. labels Jun 16, 2016
@@ -23,6 +23,7 @@ def self.sources

def self.for_query(query)
odebug "Translating '#{query}' into a valid Cask source"
raise Hbc::CaskUnavailableError.new(query) if query.to_s =~ /^\s*$/
Copy link
Contributor

@claui claui Jun 16, 2016

Choose a reason for hiding this comment

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

Update: Fixed as of your latest commit.

This breaks brew cask list for me:

https://cloud.githubusercontent.com/assets/1239874/16128846/942e81a2-3402-11e6-8166-b2c969593847.png

@claui claui added the awaiting maintainer feedback Issue needs response from a maintainer. label Jun 16, 2016
@claui
Copy link
Contributor

claui commented Jun 16, 2016

Thanks for your contribution @reitermarkus! Looks good to me 👍

@reitermarkus
Copy link
Member Author

You're welcome! 😃

@vitorgalvao
Copy link
Member

@claui Feel free to merge these when you’re happy with the submissions (not sure if you’d like to wait for more people to look at it and comment, but I’m fine with it).

@claui claui merged commit 6c20092 into Homebrew:master Jun 16, 2016
@claui claui removed the awaiting maintainer feedback Issue needs response from a maintainer. label Jun 16, 2016
@reitermarkus reitermarkus deleted the cask-list-individual-arguments branch June 20, 2016 01:00
@miccal miccal removed bug Issue describing a reproducible bug. core Issue with Homebrew itself rather than with a specific cask. labels 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.

4 participants