mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 08:01:09 +00:00
More whitespace around the important post-build blocks
This commit is contained in:
parent
7c994cefee
commit
7196ad55f1
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user