More whitespace around the important post-build blocks

This commit is contained in:
Stefano Rivera 2011-09-04 01:04:13 +02:00
parent 7c994cefee
commit 7196ad55f1

View File

@ -483,11 +483,12 @@ def sponsor_patch(bug_number, build, builder, edit, keyid, lpinstance, update,
# Run harvest
harvest = Harvest(task.package)
if harvest.data:
print ""
print harvest.report()
# Upload package
if upload:
print "Please check %s %s carefully:\nfile://%s\nfile://%s" % \
print "\nPlease check %s %s carefully:\nfile://%s\nfile://%s" % \
(task.package, new_version, debdiff_filename,
lintian_filename)
if build_log: