forked from Mirror/pmbootstrap
pmb, test: remove redundant commas (MR 2115)
This commit is contained in:
parent
4675def8e6
commit
2d23849aa3
23 changed files with 42 additions and 42 deletions
|
@ -55,6 +55,6 @@ def delete(args, hook, suffix):
|
|||
|
||||
def update(args, suffix):
|
||||
"""
|
||||
Rebuild and update all hooks, that are out of date
|
||||
Rebuild and update all hooks that are out of date
|
||||
"""
|
||||
pmb.chroot.apk.install(args, list_chroot(args, suffix, False), suffix)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue