readall: set Homebrew.failed on exception.
This commit is contained in:
parent
3a5c14cea4
commit
f51bda9e0a
@ -10,5 +10,6 @@ Formula.names.each do |n|
|
||||
rescue Exception => e
|
||||
onoe "problem in #{Formula.path(n)}"
|
||||
puts e
|
||||
Homebrew.failed = true
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user