X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=tools%2Fccanlint%2Ftests%2Ftests_pass_valgrind.c;h=da61dd364729daf87c42cbeb91fbe184e9069e0b;hp=33eb6b1f6f083ee258b06460f5b1593357405eec;hb=c6c779398e42756a7cb1c566e8fd23b955c4775f;hpb=1b2efd5679452d03ff7a0dacb496eb3830b37434 diff --git a/tools/ccanlint/tests/tests_pass_valgrind.c b/tools/ccanlint/tests/tests_pass_valgrind.c index 33eb6b1f..da61dd36 100644 --- a/tools/ccanlint/tests/tests_pass_valgrind.c +++ b/tools/ccanlint/tests/tests_pass_valgrind.c @@ -112,6 +112,7 @@ static void do_run_tests_vg(struct manifest *m, * humans, and you can't have both. */ run_command(score, timeleft, &cmdout, "valgrind -q --error-exitcode=101" + " --child-silent-after-fork=yes" " --leak-check=full" " --log-fd=3 %s %s" " 3> valgrind.log",