cask/cmd/update: output message consistency
This commit is contained in:
parent
ab9b15caeb
commit
a4f676c556
@ -59,10 +59,7 @@ module Cask
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
if outdated_casks.empty?
|
return if outdated_casks.empty?
|
||||||
oh1 "No Casks to upgrade"
|
|
||||||
return
|
|
||||||
end
|
|
||||||
|
|
||||||
ohai "Casks with `auto_updates` or `version :latest` will not be upgraded" if casks.empty? && !greedy
|
ohai "Casks with `auto_updates` or `version :latest` will not be upgraded" if casks.empty? && !greedy
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user