projects
/
haproxy-2.5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed48657
)
REGTESTS: Add missing OPENSSL to REQUIRE_OPTIONS for lua/txn_get_priv
author
Tim Duesterhus
<tim@bastelstu.be>
Tue, 19 May 2020 11:49:37 +0000
(13:49 +0200)
committer
Christopher 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
patch
|
blob
|
history
diff --git
a/reg-tests/lua/txn_get_priv.vtc
b/reg-tests/lua/txn_get_priv.vtc
index
98f98f7
..
25fb063
100644
(file)
--- a/
reg-tests/lua/txn_get_priv.vtc
+++ b/
reg-tests/lua/txn_get_priv.vtc
@@
-1,5
+1,5
@@
varnishtest "Lua: txn:get_priv() scope"
-#REQUIRE_OPTIONS=LUA
+#REQUIRE_OPTIONS=LUA,OPENSSL
#REGTEST_TYPE=bug
feature ignore_unknown_macro