Update source check to match style

This commit is contained in:
Justin Baugh 2017-07-20 14:44:20 -04:00
parent e077bfe655
commit 0a9de6b8a6

View File

@ -99,7 +99,7 @@ module Homebrew
end
def check_build_from_source
return unless ENV.key?("HOMEBREW_BUILD_FROM_SOURCE")
return unless ENV("HOMEBREW_BUILD_FROM_SOURCE")
<<-EOS.undent
You have HOMEBREW_BUILD_FROM_SOURCE set. This environment variable is