.automated_script.sh: add proper HTTP status checking
All threads resolved!
All threads resolved!
When a download attempt fails with an HTTP error, the body of the failed request will be written to the output file with a 0 exit status, causing the execution of an error message as a script.
This issue is resolved by adding the --fail option to curl.
Merge request reports
Activity
- Resolved by Dariusz Pelowski
changed milestone to %v79
added scopeenhancement label
added 1 commit
- 75e57093 - .automated_script.sh: add proper HTTP status checking
mentioned in commit 57589df1
Please register or sign in to reply