Suppress --devel while installing dependencies

Unless the dependency is explicitly passed to `brew install --devel`.
This commit is contained in:
Charlie Sharpsteen 2011-11-27 14:17:35 -08:00
parent b5f942764a
commit edde8d75c7

View File

@ -103,6 +103,7 @@ module HomebrewArgvExtension
%w[
--debug -d
--devel
--fresh
--interactive -i
--verbose -v