BUG/MINOR: mworker: fix typo in chroot error message
authorWilly Tarreau <w@1wt.eu>
Tue, 15 Jun 2021 06:59:19 +0000 (08:59 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 15 Jun 2021 14:52:07 +0000 (16:52 +0200)
commite34cf2801154eae542191120d5165a963d2cb98c
tree3933f6389c3d21306b567f3a8627ea5acb9e990a
parent4c19e996218f6c205c1716a0b4718f9bced7f893
BUG/MINOR: mworker: fix typo in chroot error message

Since its introduction in 1.8 with commit 095ba4c24 ("MEDIUM: mworker:
replace systemd mode by master worker mode"), it says "cannot chroot1(...)"
which seems to be a leftover of a debug message. It could be backported but
probably nobody will notice.
src/haproxy.c