mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-15 21:59:41 -04:00
REGTEST: make map_regm_with_backref require 1.7
map_regm was only introduced in 1.7, I don't know why the require field was set to 1.6, probably tha the test evolved and didn't start with map_regm.
This commit is contained in:
parent
f8d46de806
commit
73cc5457cb
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
varnishtest "map_regm get_trash_chunk test"
|
||||
feature ignore_unknown_macro
|
||||
|
||||
#REQUIRE_VERSION=1.6
|
||||
#REQUIRE_VERSION=1.7
|
||||
#REGTEST_TYPE=bug
|
||||
|
||||
syslog S1 -level notice {
|
||||
|
|
|
|||
Loading…
Reference in a new issue