]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DEBUG: make the "debug dev {debug|warn|check}" command print a message
authorWilly Tarreau <w@1wt.eu>
Mon, 5 Feb 2024 15:23:32 +0000 (16:23 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 5 Feb 2024 16:09:00 +0000 (17:09 +0100)
commit7cba015c855a699d7390f8cb252d3d2804416fd7
tree6b6fb8aa1dfe1e48423fb1ea0f6ecbf1e453d0e9
parent25968c186a79c16b07daf591cc4998dd54e9c065
DEBUG: make the "debug dev {debug|warn|check}" command print a message

In order to test the new message output capability, these commands will
now explicitly mention that the bug was triggered from the CLI.
src/debug.c