Remove artifact debug output.
This commit is contained in:
parent
b4aac9d4a0
commit
2955f63921
@ -225,7 +225,6 @@ module Cask
|
||||
already_installed_artifacts = []
|
||||
|
||||
odebug "Installing artifacts"
|
||||
odebug "#{artifacts.length} #{::Utils.pluralize("artifact", artifacts.length)} defined", artifacts
|
||||
|
||||
artifacts.each do |artifact|
|
||||
next unless artifact.respond_to?(:install_phase)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user