munkistatus output tweak.

git-svn-id: http://munki.googlecode.com/svn/trunk@300 a4e17f2e-e282-11dd-95e1-755cbddbdd66
This commit is contained in:
Greg Neagle
2009-10-30 15:29:40 +00:00
parent 8d82225f84
commit b6f3444d2c
+1
View File
@@ -282,6 +282,7 @@ def main():
if munkicommon.pref('InstallAppleSoftwareUpdates'):
if options.manualcheck:
munkistatus.message("Checking for available Apple Software Updates...")
munkistatus.detail("")
munkistatus.percent(-1)
if appleupdates.appleSoftwareUpdatesAvailable(options.manualcheck):
updatesavailable = True