Merge lp:~dooferlad/linaro-android-build-tools/wget-less-quiet into lp:linaro-android-build-tools

Proposed by James Tunnicliffe
Status: Merged
Merged at revision: 498
Proposed branch: lp:~dooferlad/linaro-android-build-tools/wget-less-quiet
Merge into: lp:linaro-android-build-tools
Diff against target: 0 lines
To merge this branch: bzr merge lp:~dooferlad/linaro-android-build-tools/wget-less-quiet
Reviewer Review Type Date Requested Status
Georgy Redkozubov Approve
Review via email: mp+117865@code.launchpad.net

Description of the change

To aid debugging get rid of quiet option to wget.
Accept all certificates for https downloads (wget) because snapshots.linaro.org and releases.linaro.org HTTPS servers use self signed certs. This has only been changed for wget uses that may point to a Linaro hosted download.

To post a comment you must log in.
498. By James Tunnicliffe

Made the wgets more quiet by using -nv. This is slightly less quiet than -q, but much less noisy than not using any flags. It will show the URL we are downloading and any error messages. Should keep logs small, but usable.

Revision history for this message
Georgy Redkozubov (gesha) wrote :

Looks good

review: Approve

Preview Diff

Empty

Subscribers

People subscribed via source and target branches