Changes to make updates after a Munki session completes visually smoother, elimnating the reload flash when possible.

This commit is contained in:
Greg Neagle
2014-02-20 15:17:35 -08:00
parent 4b35a7c962
commit f3ec0e0bbd
7 changed files with 420 additions and 304 deletions
+1 -4
View File
@@ -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