audit exits with status 1 if there are problems
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
7e132a8c46
commit
8f59c84ab2
@ -277,6 +277,7 @@ module Homebrew extend self
|
||||
puts "#{f.name}:"
|
||||
puts problems * "\n"
|
||||
puts
|
||||
exit 1
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user