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