complete-run: implement --valgrind
This commit is contained in:
@ -435,6 +435,7 @@ sub launch_with_config {
|
||||
configfile => $tmpfile,
|
||||
outdir => $ENV{OUTDIR},
|
||||
logpath => $ENV{LOGPATH},
|
||||
valgrind => $ENV{VALGRIND},
|
||||
cv => $cv,
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user