Reword some of the upload output 52/13652/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 26 Nov 2018 02:44:59 +0000 (10:44 +0800)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 26 Nov 2018 02:47:00 +0000 (10:47 +0800)
commita8fd4ce1057182fc1f6acebef502b3790323ad15
tree9d517625342656e1f0841b7f606c27ff3352a4fc
parent1d95c7b4c41c0d2ab23db226768a93f6da1b3c74
Reword some of the upload output

Printing file and file upload URL on the same line makes the output a
little too busy and hard to read. We should print the upload URL once
before the upload and after only print the files because we can assume
the path will be the same from that point on.

This makes the output quite a bit easier to parse.

Issue: RELENG-1512
Change-Id: I3b8a0ac07b0cad72706a080a8abf3fd79e2dffed
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
lftools/deploy.py