Add a debug message

This commit is contained in:
Greg Neagle
2016-04-25 14:48:43 -07:00
parent 3a3dfc60dd
commit 0a2dedb013
+2
View File
@@ -1774,6 +1774,8 @@ def processInstall(manifestitem, cataloglist, installinfo,
else:
# we found it, so add it to our list of procssed installs
# so we don't process it again in the future
munkicommon.display_debug2('Adding %s to list of processed installs'
% manifestitemname)
installinfo['processed_installs'].append(manifestitemname)
if isItemInInstallInfo(item_pl, installinfo['managed_installs'],