[chrootcfg] PEP8 modification
This commit is contained in:
parent
a1e1c66f1d
commit
709a9e9078
@ -186,7 +186,7 @@ class PacmanController:
|
||||
"--dbpath",
|
||||
dbdir
|
||||
])
|
||||
cmd = args + pkglist
|
||||
cmd = args + pkglist
|
||||
self.parse_output(cmd)
|
||||
|
||||
def remove(self, pkglist):
|
||||
|
Loading…
Reference in New Issue
Block a user