]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: cli: change 'show proc' output of old processes
authorWilliam Lallemand <wlallemand@haproxy.com>
Wed, 12 Dec 2018 12:45:57 +0000 (13:45 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 12 Dec 2018 12:54:17 +0000 (13:54 +0100)
commit256bf0d37b0aa7d2bc22a5af00a7124092079815
treee3ea6e27d3573fbddd34b9948e2b5b9bb47c65e8
parent2a59e877350ad41f7b985cbf202e49543fd8a487
MINOR: cli: change 'show proc' output of old processes

Change the output of the relative pid for the old processes, displays
"[was: X]" instead of just "X" which was confusing if you want to
connect to the CLI of an old PID.
doc/management.txt
src/cli.c