Commit b5b77f63 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

disable the valgrind log checking

parent 5a8097a4
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -47,4 +47,9 @@ Pragma: no-cache
Accept: */*

</protocol>
# valgrind detects numerous problems in OpenSSL for this test case, disable
# the valgrind logfile scan
<valgrind>
disable
</valgrind>
</verify>