Skip to content
Snippets Groups Projects
Commit 1e71489d authored by Mike McQuaid's avatar Mike McQuaid
Browse files

Send people to new issue wiki page.

parent 532f4d2d
No related branches found
No related tags found
No related merge requests found
FORMULA_META_FILES = %w[README README.md ChangeLog COPYING LICENSE LICENCE COPYRIGHT AUTHORS]
PLEASE_REPORT_BUG = "#{Tty.white}Please report this bug at #{Tty.em}http://github.com/mxcl/homebrew/issues#{Tty.reset}"
PLEASE_REPORT_BUG = "#{Tty.white}Please follow the instructions to report this bug at #{Tty.em}https://github.com/mxcl/homebrew/wiki/new-issue#{Tty.reset}"
def check_for_blacklisted_formula names
return if ARGV.force?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment