REGTESTS: Require the version 2.2 to execute lua/set_var
This script depends on LUA changes introduced in HAProxy 2.2 and not backported.
This commit is contained in:
parent
185a64309c
commit
80f59e5db1
|
@ -1,4 +1,5 @@
|
|||
varnishtest "Lua: set_var"
|
||||
#REQUIRE_VERSION=2.2
|
||||
#REQUIRE_OPTIONS=LUA
|
||||
|
||||
feature ignore_unknown_macro
|
||||
|
|
Loading…
Reference in New Issue