From 72cb403a56be7cae3cc385b83a6d6b6071c8b41f Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Tue, 16 Jun 2015 20:02:10 -0400 Subject: Move 10.11 warning to doctor, pre-install, and post-failure Fixes Homebrew/homebrew#40778. --- Library/Homebrew/cmd/install.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library/Homebrew/cmd/install.rb') diff --git a/Library/Homebrew/cmd/install.rb b/Library/Homebrew/cmd/install.rb index d37b10c91..7f685b706 100644 --- a/Library/Homebrew/cmd/install.rb +++ b/Library/Homebrew/cmd/install.rb @@ -112,6 +112,7 @@ module Homebrew def check_xcode checks = Checks.new %w[ + check_for_unsupported_osx check_for_installed_developer_tools check_xcode_license_approved check_for_osx_gcc_installer -- cgit v1.2.3