complete-run: implement --valgrind

This commit is contained in:
Michael Stapelberg
2011-11-07 20:53:49 +00:00
parent 389fdcf79f
commit 1c0d69d4e6
3 changed files with 12 additions and 1 deletions

View File

@ -435,6 +435,7 @@ sub launch_with_config {
configfile => $tmpfile,
outdir => $ENV{OUTDIR},
logpath => $ENV{LOGPATH},
valgrind => $ENV{VALGRIND},
cv => $cv,
);