audit: improve error wording
This commit is contained in:
parent
95777e7cdf
commit
dd46cc40c7
@ -143,7 +143,7 @@ module Homebrew
|
||||
end
|
||||
|
||||
if audit_formulae.empty? && audit_casks.empty?
|
||||
ofail "No audits to perform"
|
||||
ofail "No matching formulae or casks to audit!"
|
||||
return
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user