Spyros Seimenis has proposed merging 
~sespiros/ubuntu-qa-tools:lpl-common-download-fix into ubuntu-qa-tools:master.

Requested reviews:
  David Fernandez Gonzalez (litios)

For more details, see:
https://code.launchpad.net/~sespiros/ubuntu-qa-tools/+git/ubuntu-qa-tools-1/+merge/453896
-- 
Your team Ubuntu Bug Control is subscribed to branch ubuntu-qa-tools:master.
diff --git a/common/lpl_common.py b/common/lpl_common.py
index 2d35bf0..a6377a6 100644
--- a/common/lpl_common.py
+++ b/common/lpl_common.py
@@ -256,3 +256,4 @@ def download(opener, url, filename=None, verbose=True, dryrun=False):
     tmp.close()
     shutil.move(tmp.name,filename)
 
+    return filename
_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-bugcontrol
Post to     : ubuntu-bugcontrol@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-bugcontrol
More help   : https://help.launchpad.net/ListHelp

Reply via email to