1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

disable the valgrind log checking

This commit is contained in:
Daniel Stenberg 2005-01-07 21:11:24 +00:00
parent 5a8097a4d5
commit b5b77f6367

View File

@ -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>