Removed some munkistatus workaround code.

git-svn-id: http://munki.googlecode.com/svn/trunk@464 a4e17f2e-e282-11dd-95e1-755cbddbdd66
This commit is contained in:
Greg Neagle
2010-02-18 00:53:54 +00:00
parent e4681ccd6f
commit f87d3b78e8
+1 -5
View File
@@ -411,11 +411,7 @@ def main():
print "Managed Software Update Tool"
print "Copyright 2010 The Munki Project"
print "http://code.google.com/p/munki\n"
if options.manualcheck:
# pre-heat MunkiStatus
munkistatus.activate()
updatecheckresult = None
if not options.installonly:
try: