MFB: valgrind args change

This commit is contained in:
Nuno Lopes 2006-07-17 11:46:12 +00:00
parent 068dfca1d7
commit c87c91ae13

View file

@ -1380,7 +1380,7 @@ TEST $file
} }
if ($leak_check) { if ($leak_check) {
$cmd = "valgrind -q --tool=memcheck --log-file-exactly=$memcheck_filename $cmd"; $cmd = "valgrind -q --tool=memcheck --trace-children=yes --log-file-exactly=$memcheck_filename $cmd";
} }
if ($DETAILED) echo " if ($DETAILED) echo "