From 7196ad55f181e51e324835c52ce1b127f41ff248 Mon Sep 17 00:00:00 2001 From: Stefano Rivera Date: Sun, 4 Sep 2011 01:04:13 +0200 Subject: [PATCH] More whitespace around the important post-build blocks --- ubuntutools/sponsor_patch/sponsor_patch.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ubuntutools/sponsor_patch/sponsor_patch.py b/ubuntutools/sponsor_patch/sponsor_patch.py index c4b83df..2d8d0d0 100644 --- a/ubuntutools/sponsor_patch/sponsor_patch.py +++ b/ubuntutools/sponsor_patch/sponsor_patch.py @@ -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: