preupgrade_alert support

This commit is contained in:
Erik Gomez
2015-08-17 09:33:00 -05:00
parent 2a0b464dc4
commit 0bcf01693e
2 changed files with 11 additions and 7 deletions

View File

@@ -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: