mirror of
https://github.com/munki/munki.git
synced 2026-04-30 17:29:21 -05:00
PEP-8 cleanup
git-svn-id: http://munki.googlecode.com/svn/trunk@351 a4e17f2e-e282-11dd-95e1-755cbddbdd66
This commit is contained in:
@@ -876,7 +876,7 @@ def getInstalledPackageVersion(pkgid):
|
||||
|
||||
if highestversion != "0":
|
||||
display_debug2("\tThis machine has %s, version %s" %
|
||||
(pkgid, highestversion))
|
||||
(pkgid, highestversion))
|
||||
return highestversion
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user