Fix indentation issue.
This commit is contained in:
parent
25fa13f329
commit
0a7c6f4683
1 changed files with 2 additions and 0 deletions
2
pungi
2
pungi
|
|
@ -109,6 +109,8 @@ def main():
|
|||
mygather.getSRPMList()
|
||||
mygather.downloadSRPMs()
|
||||
|
||||
del mygather
|
||||
|
||||
mypungi = pypungi.pungi.Pungi(config)
|
||||
|
||||
if opts.do_all or opts.do_createrepo:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue