PEP-8 cleanup

git-svn-id: http://munki.googlecode.com/svn/trunk@351 a4e17f2e-e282-11dd-95e1-755cbddbdd66
This commit is contained in:
Greg Neagle
2009-11-18 01:45:04 +00:00
parent 510ca09f0e
commit 4456101d14
+1 -1
View File
@@ -876,7 +876,7 @@ def getInstalledPackageVersion(pkgid):
if highestversion != "0":
display_debug2("\tThis machine has %s, version %s" %
(pkgid, highestversion))
(pkgid, highestversion))
return highestversion