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 puts warnings
exit 1 exit 1
else else
puts "Your OS X is ripe for brewing." puts "Your system is raring to brew."
puts "Any troubles you may be experiencing are likely purely psychosomatic."
end end
end end
end end