We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24ae38c commit a747763Copy full SHA for a747763
1 file changed
test/no_variable_leak.vtc
@@ -3,6 +3,7 @@
3
varnishtest "Verify that we don't leak variables."
4
feature ignore_unknown_macro
5
feature cmd "dpkg --compare-versions ${haproxy_version} ge 2.2"
6
+feature cmd "dpkg --compare-versions ${haproxy_version} lt 2.5-dev6"
7
8
server s1 {
9
rxreq
0 commit comments