Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use arithmetics in curl_retry_on_18 while loop
((attempts++)) evaluates to 1 on first call, causing an error with set -o errtrace
- Loading branch information