]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: errors: ha_alert() and ha_warning() uses warn_exec_path()
authorWilliam Lallemand <wlallemand@haproxy.com>
Thu, 9 Nov 2023 10:24:26 +0000 (11:24 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Thu, 9 Nov 2023 13:39:11 +0000 (14:39 +0100)
commitb959b752f9ceca2a7edfa61d22e621ef8d174f69
treeb194dd1bb5c8c988842e5507348a542c498534cb
parent78021ee9ef31dfb7055701b712694feecef238e3
MINOR: errors: ha_alert() and ha_warning() uses warn_exec_path()

Move the code to display the haproxy version and path during starting
mode, which is called by the first ha_alert() or ha_warning().
src/errors.c