mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-05-05 04:56:10 +02:00
REGTEST: http-rules: Require PCRE or PCRE2 option to run map_redirect script
Only PCRE was specified as required option to execute this script. But PCRE2 is an valid alternative.
This commit is contained in:
parent
9df910c7f3
commit
8aa825a356
@ -1,5 +1,5 @@
|
||||
varnishtest "haproxy host header: map / redirect tests"
|
||||
#REQUIRE_OPTIONS=PCRE
|
||||
#REQUIRE_OPTIONS=PCRE|PCRE2
|
||||
feature ignore_unknown_macro
|
||||
|
||||
#REQUIRE_VERSION=1.6
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user