mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2024-12-23 04:42:28 +00:00
REGTESTS: Add missing OPENSSL to REQUIRE_OPTIONS for lua/txn_get_priv
The test uses the `ssl` keyword, add `OPENSSL` as a requirement. Should be backported to all branches with that test.
This commit is contained in:
parent
ed48657e02
commit
de5021a133
@ -1,5 +1,5 @@
|
|||||||
varnishtest "Lua: txn:get_priv() scope"
|
varnishtest "Lua: txn:get_priv() scope"
|
||||||
#REQUIRE_OPTIONS=LUA
|
#REQUIRE_OPTIONS=LUA,OPENSSL
|
||||||
#REGTEST_TYPE=bug
|
#REGTEST_TYPE=bug
|
||||||
|
|
||||||
feature ignore_unknown_macro
|
feature ignore_unknown_macro
|
||||||
|
Loading…
Reference in New Issue
Block a user