]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: mworker: ReloadFailed shown depending on failedreload
authorWilliam Lallemand <wlallemand@haproxy.org>
Wed, 10 Nov 2021 09:57:18 +0000 (10:57 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 10 Nov 2021 14:53:01 +0000 (15:53 +0100)
commit3ba7c7b5e18e9adc38e54a9900f9b5cb7fbb0d0d
treea24cb38dba048b899bea970ef28d00d878f9a55e
parent68836740842f3f1cac833d974492a98cdeed0f16
MINOR: mworker: ReloadFailed shown depending on failedreload

The ReloadFailed prompt in the master CLI is shown only when
failedreloads > 0. It was previously using a check on the wait mode, but
we always use the wait mode now.
src/cli.c