Check return status of wget

When downloading files through wget, the return status is now checked. If the command failed, a ConnectionError is raised, using stderr as message.

Merge request reports

Loading