mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-04 19:43:50 +02:00
Current version of VTest tests the output of "haproxy -c" instead of the
return code. Since we don't output anymore when the configuration is
valid, this broke the test. (a06f621).
This fixes the issue by adding the -V when doing a -conf-OK. But this
must fixed in VTest.