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:
Tim Duesterhus 2020-05-19 13:49:37 +02:00 committed by Christopher Faulet
parent ed48657e02
commit de5021a133

View File

@ -1,5 +1,5 @@
varnishtest "Lua: txn:get_priv() scope"
#REQUIRE_OPTIONS=LUA
#REQUIRE_OPTIONS=LUA,OPENSSL
#REGTEST_TYPE=bug
feature ignore_unknown_macro