]> git.kaiwu.me - haproxy.git/commit
MINOR: cli: don't add a semicolon at the end of HAPROXY_CLI
authorWilliam Lallemand <wlallemand@haproxy.com>
Fri, 12 Apr 2019 14:09:25 +0000 (16:09 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 16 Apr 2019 11:26:43 +0000 (13:26 +0200)
commit620072bc0d28d4bf88968295ffe7152838aab038
treea63cfad764a092ed1b9e3b93c37224a2b846b154
parent9a37fd0f196685ab39bb2e90c442d9e1d5ddba44
MINOR: cli: don't add a semicolon at the end of HAPROXY_CLI

Only add the semicolon when there is several CLI in HAPROXY_CLI and
HAPROXY_MASTER_CLI.
src/cli.c