]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: hlua: Stop to check the SC state when executing a hlua cli command
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 11 Apr 2023 06:16:52 +0000 (08:16 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 11 Apr 2023 06:19:06 +0000 (08:19 +0200)
commitf65cf3684d77a40d98ba4f529f1b8bc413523f2b
treea18df422331c3a14844e4d4ed4daf20b8a792319
parent5220a8c5c453b780caea6aaefa30734019785d69
MINOR: hlua: Stop to check the SC state when executing a hlua cli command

This part has changed but it was already handled by the CLI applet. There is
no reason to performe this test when a hlua cli command is executed.
src/hlua.c