mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-20 00:10:41 -05: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 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
varnishtest "Lua: txn:get_priv() scope"
|
||||
#REQUIRE_OPTIONS=LUA
|
||||
#REQUIRE_OPTIONS=LUA,OPENSSL
|
||||
#REGTEST_TYPE=bug
|
||||
|
||||
feature ignore_unknown_macro
|
||||
|
|
|
|||
Loading…
Reference in a new issue