Fix indentation issue.

This commit is contained in:
Jesse Keating 2007-08-16 10:03:13 -04:00 committed by Jesse Keating
parent 25fa13f329
commit 0a7c6f4683

2
pungi
View File

@ -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: