Fix curl error handling and improve error message
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Fix curl error handling and improve error message
fodor0205
requested to merge
fodor0205/psu:curl-error-handling
into
1-3-stable
Jan 04, 2024
Overview
0
Commits
1
Pipelines
1
Changes
1
Resolves
#34
by:
relocating the error check calls to be in the same operation with curl_wrapper calls, thus not exiting the script
improving log messages with curl exit codes.
Merge request reports
Loading