Commit 0a882d3
download: Fix error reporting on download errors
The code is checking for resp.Err() != nil, but returning err rather
than resp.Err()1 parent 2ecc7e7 commit 0a882d3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments