diff --git a/code/client/munkilib/updatecheck.py b/code/client/munkilib/updatecheck.py index 1f24f68e..58dfdd10 100644 --- a/code/client/munkilib/updatecheck.py +++ b/code/client/munkilib/updatecheck.py @@ -2340,7 +2340,6 @@ def check(client_id='', localmanifestpath=None): global CONDITIONS munkicommon.getConditions() CONDITIONS = munkicommon.getConditions() - munkicommon.report['ConditionalItems'] = CONDITIONS ManagedInstallDir = munkicommon.pref('ManagedInstallDir') if munkicommon.munkistatusoutput: @@ -2369,6 +2368,7 @@ def check(client_id='', localmanifestpath=None): # set up INFO_OBJECT for conditional item comparisons makePredicateInfoObject() + munkicommon.report['Conditions'] = INFO_OBJECT munkicommon.display_detail('**Checking for installs**') processManifestForKey(mainmanifestpath, 'managed_installs',