projects
/
haproxy-2.1.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7de02b4
)
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
William Lallemand
<wlallemand@haproxy.org>
Fri, 12 Jun 2020 12:50:14 +0000
(14:50 +0200)
The test uses the `ssl` keyword, add `OPENSSL` as a requirement.
Should be backported to all branches with that test.
(cherry picked from commit
de5021a133e27a43da1d695876dc7fded0214293
)
Signed-off-by: William Lallemand <wlallemand@haproxy.org>
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