Commit d3981d63 authored by Rusty Russell's avatar Rusty Russell

tdb2: suppress valgrind testing on one test.

Now valgrind children report failures, this one test fails.
parent 9130be55
......@@ -65,6 +65,10 @@
* Author: Rusty Russell
*
* License: LGPL (v3 or any later version)
*
* Ccanlint:
* // valgrind breaks fcntl locks.
* tests_pass_valgrind test/run-83-openhook.c:FAIL
*/
int main(int argc, char *argv[])
{
......
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