mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 15:13:33 +01:00
curl check regression #467
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @krayon on GitHub (Mar 16, 2020).
Commit
0af7f388d6added an error code check forolder curl versions that return an initialisation error (2) on version check.
From my tests 7.10 from 2002 is the last to do this I believe FYI:
A regression was introduced in
68274646bb, thatbreaks the
retcodeassignment as it's now coming from theawk, not thecurl: