mirror of
https://github.com/munki/munki.git
synced 2026-03-07 07:19:46 -06:00
preupgrade_alert support
This commit is contained in:
@@ -1640,6 +1640,7 @@ def processOptionalInstall(manifestitem, cataloglist, installinfo):
|
||||
'Insufficient disk space to download and install.')
|
||||
optional_keys = ['preinstall_alert',
|
||||
'preuninstall_alert',
|
||||
'preupgrade_alert',
|
||||
'OnDemand']
|
||||
for key in optional_keys:
|
||||
if key in item_pl:
|
||||
|
||||
Reference in New Issue
Block a user