mirror of
https://github.com/munki/munki.git
synced 2026-04-22 20:48:36 -05:00
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user