exceptions: hotfix
This commit is contained in:
parent
52f471ac8d
commit
88535b09b7
@ -266,7 +266,7 @@ class BuildError < RuntimeError
|
||||
end
|
||||
|
||||
require "diagnostic"
|
||||
unsupported_osx = Diagnostic::Checks.new.check_for_unsupported_osx
|
||||
unsupported_osx = Homebrew::Diagnostic::Checks.new.check_for_unsupported_osx
|
||||
opoo unsupported_osx if unsupported_osx
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user