Run wget with -nv instead of -q, so it will display HTTP errors.
authorJoey Hess <joeyh@joeyh.name>
Mon, 20 Feb 2017 19:14:56 +0000 (15:14 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 20 Feb 2017 19:25:02 +0000 (15:25 -0400)
commit4a397b53131d8769623f82bf8e740745cc85b644
tree3f71c8bbc7393dba175fc3b577b6a8b2865a99dc
parent3488679a813157466deafa0a40fcc4af97ddece4
Run wget with -nv instead of -q, so it will display HTTP errors.

This adds one extra line of output when a download is successful,
after the progress bar. I don't much like that, but wget does not provide a
way to show HTTP errors without it.
Build/Configure.hs
CHANGELOG
Utility/Url.hs
doc/todo/more_of_diagnostic_information_in_case_of_failures_into_returned_json/comment_1_0eeb859b57d4dc8a3c9c9c3c4f70bb45._comment [new file with mode: 0644]
doc/todo/more_of_diagnostic_information_in_case_of_failures_into_returned_json/comment_2_82b851629c695084cbf62e2b636bcc91._comment [new file with mode: 0644]