Improved no-errors output

This commit is contained in:
Max Howell 2011-08-31 15:38:21 +01:00
parent bfabfe77dd
commit c0653d7581

View File

@ -779,8 +779,7 @@ module Homebrew extend self
puts warnings
exit 1
else
puts "Your OS X is ripe for brewing."
puts "Any troubles you may be experiencing are likely purely psychosomatic."
puts "Your system is raring to brew."
end
end
end