From fbbbc33df42901e52eca0f2e0617a1e4e5129af3 Mon Sep 17 00:00:00 2001 From: Tim Duesterhus Date: Fri, 11 Mar 2022 22:46:16 +0100 Subject: [PATCH] REGTESTS: Do not use REQUIRE_VERSION for HAProxy 2.5+ Introduced in: 0657b9338 MINOR: stream: add "last_rule_file" and "last_rule_line" samples --- reg-tests/log/last_rule.vtc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reg-tests/log/last_rule.vtc b/reg-tests/log/last_rule.vtc index b572519128..e695166541 100644 --- a/reg-tests/log/last_rule.vtc +++ b/reg-tests/log/last_rule.vtc @@ -1,7 +1,7 @@ varnishtest "Verify logging of last final rule" -feature ignore_unknown_macro -#REQUIRE_VERSION=2.6 +feature cmd "$HAPROXY_PROGRAM -cc 'version_atleast(2.6-dev0)'" +feature ignore_unknown_macro server s1 { rxreq -- 2.39.5