diff --git a/Library/Homebrew/brew.h.rb b/Library/Homebrew/brew.h.rb index 9035f4dccd..535b2502d9 100644 --- a/Library/Homebrew/brew.h.rb +++ b/Library/Homebrew/brew.h.rb @@ -198,7 +198,7 @@ def info name puts end - history = github_info + history = github_info(name) puts history if history rescue FormulaUnavailableError