Fix indentation issue.
This commit is contained in:
parent
25fa13f329
commit
0a7c6f4683
2
pungi
2
pungi
@ -109,6 +109,8 @@ def main():
|
|||||||
mygather.getSRPMList()
|
mygather.getSRPMList()
|
||||||
mygather.downloadSRPMs()
|
mygather.downloadSRPMs()
|
||||||
|
|
||||||
|
del mygather
|
||||||
|
|
||||||
mypungi = pypungi.pungi.Pungi(config)
|
mypungi = pypungi.pungi.Pungi(config)
|
||||||
|
|
||||||
if opts.do_all or opts.do_createrepo:
|
if opts.do_all or opts.do_createrepo:
|
||||||
|
Loading…
Reference in New Issue
Block a user