audit: change the "unstable" spec message to devel/head
This commit is contained in:
parent
b335a7357b
commit
fabb0931e3
@ -598,7 +598,7 @@ module Homebrew
|
||||
end
|
||||
|
||||
if formula.head || formula.devel
|
||||
unstable_spec_message = "Formulae should not have an unstable spec"
|
||||
unstable_spec_message = "Formulae should not have a `HEAD` or `devel` spec"
|
||||
if @new_formula
|
||||
new_formula_problem unstable_spec_message
|
||||
elsif formula.versioned_formula?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user