MINOR: version: report "HAProxy" not "HA-Proxy" in the version output
authorWilly Tarreau <w@1wt.eu>
Sun, 9 May 2021 04:14:25 +0000 (06:14 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 9 May 2021 04:14:25 +0000 (06:14 +0200)
commita5357cdfa55bae1bc7cf73dac628fe52c29f2337
treeec696e1500125f6f0d508f7aceafa835fc59e8ff
parent5f3448f6dec0d08110793cda39e1f2fade7d4194
MINOR: version: report "HAProxy" not "HA-Proxy" in the version output

When running "haproxy -v", we still get "HA-Proxy" which is the last
place where this confusing oddity happens. Being so used to it I didn't
even notice it until it was reported to me just after 2.2 but it never
got fixed, despite the PRODUCT_NAME macro that is used to report the
name in the stats page and in "show info" being already set to "HAProxy"
15 years ago in 1.2.14 with commit e03312613. It's about time to
uniformize everything.
src/haproxy.c