]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
REGTEST: http-rules: Require PCRE or PCRE2 option to run map_redirect script
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 29 Apr 2020 12:32:26 +0000 (14:32 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 29 Apr 2020 12:32:28 +0000 (14:32 +0200)
Only PCRE was specified as required option to execute this script. But PCRE2 is
an valid alternative.

reg-tests/http-rules/map_redirect.vtc

index 57f83dc4fc71d2e4431ed6220633408850de47c2..99512918724eb5a75a4362bff50a9cc5155564cf 100644 (file)
@@ -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