Apply suggestion from review
Co-authored-by: Markus Reiter <me@reitermark.us>
This commit is contained in:
parent
94737ef41d
commit
eecbd5887c
@ -312,7 +312,7 @@ module Cask
|
||||
end
|
||||
|
||||
def uninstall_pkgutil(*pkgs, command: nil, **_)
|
||||
ohai "Uninstalling packages (your password may be necessary):"
|
||||
ohai "Uninstalling packages; your password may be necessary:"
|
||||
pkgs.each do |regex|
|
||||
::Cask::Pkg.all_matching(regex, command).each do |pkg|
|
||||
puts pkg.package_id
|
||||
|
Loading…
x
Reference in New Issue
Block a user