Merge lp://staging/~smoser/maas-images/trunk.dot-style-mega into lp://staging/maas-images

Proposed by Scott Moser
Status: Merged
Merged at revision: 351
Proposed branch: lp://staging/~smoser/maas-images/trunk.dot-style-mega
Merge into: lp://staging/maas-images
Diff against target: 37 lines (+13/-4)
1 file modified
bin/maas-qcow2targz (+13/-4)
To merge this branch: bzr merge lp://staging/~smoser/maas-images/trunk.dot-style-mega
Reviewer Review Type Date Requested Status
Lee Trager (community) Approve
Review via email: mp+306775@code.staging.launchpad.net

Commit message

maas-qcow2targz: in wget, use --dot-style=mega

I looked at a log of meph2-build downloading centos images
and it is dominated by output of wget. This just changes the
invocation of wget to 'wget --dot-style=mega' so that you get less
logged output.

To post a comment you must log in.
333. By Scott Moser

merge with trunk

Revision history for this message
Lee Trager (ltrager) wrote :

I think --dot-style is deprecated in favor of the --progress flag. While wget accepts the --dot-style it doesn't seem to change behavior(I still get a progress bar).

334. By Scott Moser

replace --dot-style=mega with --progress=dot:mega

this works per man page documentation back to precise at least.

Revision history for this message
Lee Trager (ltrager) wrote :

LGTM!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches