Description:
This update for retry fixes the following issues:
- Update to version 1712304225.2d4e170:
* Stop mixing option and non-option parameters
- Update to version 1711985904.b9b8f3b:
* Add count-fail-ratio to Makefile+spec
* Mention alternative github.com/minfrin/retry
* Explain count-fail-ratio in README as well
* count-fail-ratio: Enable timing by default
* Add count-fail-ratio with tests
* Makefile: Adapt path to checkbashisms
- Update to version 1700850441.829db9e:
* Add explicit -s 0 to test commands
* Add testcase for succes on last retry
* Fix exit code in last retry
- Update to version 1700678141.fbcdfe5:
* Add check for return code of retried command
- Update to version 1687953576.0230dc5:
* dist: Add missing dependency on util-linux for getopt