mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-19 04:32:57 +02:00
Instead of running `awk` on the output of `haproxy -v` to extract the bare version number, we can use `haproxy -vq`.
Instead of running `awk` on the output of `haproxy -v` to extract the bare version number, we can use `haproxy -vq`.