]> git.ipfire.org Git - thirdparty/curl.git/commit
tool: Add option --retry-all-errors to retry on any error
authorJay Satiro <raysatiro@yahoo.com>
Sat, 4 Apr 2020 20:16:18 +0000 (16:16 -0400)
committerJay Satiro <raysatiro@yahoo.com>
Tue, 12 May 2020 07:00:15 +0000 (03:00 -0400)
commitb995bb58cbd976280b132ee2148376fadd071063
tree6e2c8903f3ae9e5bc515828df90f045dab186750
parent98e5904165859679cd78825bcccb52306ee3bb66
tool: Add option --retry-all-errors to retry on any error

The "sledgehammer" of retrying.

Closes https://github.com/curl/curl/pull/5185
docs/cmdline-opts/Makefile.inc
docs/cmdline-opts/retry-all-errors.d [new file with mode: 0644]
src/tool_cfgable.h
src/tool_getparam.c
src/tool_help.c
src/tool_operate.c
tests/data/Makefile.inc
tests/data/test1909 [new file with mode: 0644]