]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTESTS: Remove support for REQUIRE_VERSION and REQUIRE_VERSION_BELOW
authorTim Duesterhus <tim@bastelstu.be>
Sun, 1 Jun 2025 13:26:40 +0000 (15:26 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 2 Jun 2025 15:37:11 +0000 (17:37 +0200)
commit8ee8b8a04deaa2689262715957dc72ab7fe50ccb
treec3ffa57c1faa814ccc5560b75f6b95988b9a3322
parentd8951ec70fa177b266f06ec5b86ddf278a21e91a
REGTESTS: Remove support for REQUIRE_VERSION and REQUIRE_VERSION_BELOW

This is no longer used since the migration to the native `haproxy -cc
'version_atleast(X)'` functionality.

see 8727614dc4046e91997ecce421bcb6a5537cac93
see 5efc48dcf1b133dd415c759e83b21d52dc303786
scripts/run-regtests.sh