Commit ac925873 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

vtc: Polish using the new asan feature check

parent ef91cff5
......@@ -2,7 +2,7 @@ varnishtest "test sigsegv handler"
# Under ASAN, the stack layout is different and STACK OVERFLOW is
# never printed.
feature cmd "test -z $(env | grep ASAN_OPTIONS)"
feature !asan
server s1 {
rxreq
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment