mirror of
https://github.com/munki/munki.git
synced 2026-04-28 08:19:24 -05:00
Changes to make updates after a Munki session completes visually smoother, elimnating the reload flash when possible.
This commit is contained in:
@@ -895,10 +895,7 @@ def main():
|
||||
if options.verbose:
|
||||
print 'Done.'
|
||||
|
||||
if options.manualcheck:
|
||||
# just quit munkistatus; Managed Software Update will notify
|
||||
munkistatus.quit()
|
||||
elif notify_user:
|
||||
if notify_user:
|
||||
# it may have been more than a minute since we ran our
|
||||
# original updatecheck so tickle the updatecheck time
|
||||
# so MSU.app knows to display results immediately
|
||||
|
||||
Reference in New Issue
Block a user