]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
REGTESTS: Add missing OPENSSL to REQUIRE_OPTIONS for lua/txn_get_priv
authorTim Duesterhus <tim@bastelstu.be>
Tue, 19 May 2020 11:49:37 +0000 (13:49 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 25 May 2020 06:12:10 +0000 (08:12 +0200)
The test uses the `ssl` keyword, add `OPENSSL` as a requirement.

Should be backported to all branches with that test.

reg-tests/lua/txn_get_priv.vtc

index 98f98f72757624e77aeef05548829dbdecd25d57..25fb063b2a1c1de37a454249bc7fba53852593b0 100644 (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