mirror of
https://github.com/munki/munki.git
synced 2026-03-14 21:40:02 -05:00
processManifestForOptionalInstalls(), processManifestForManagedUpdates(), processManifestForInstalls(), and processManifestForRemovals(), which ll shared a very similar structure, have been refactored and replaced with processManifestForKey(). Various pylint cleanups: marking unused variables, global variable names are now all CAPS, added some docstrings, Removed all remaining references to aliases. (support for aliases was removed a long time ago, but some references still remained in the code) Removed support for "modifies" dependency type, which was deprecated months ago. git-svn-id: http://munki.googlecode.com/svn/trunk@748 a4e17f2e-e282-11dd-95e1-755cbddbdd66