WL#4189 add verbose also when starting check testcase
This commit is contained in:
parent
c61516c381
commit
c11b5ddfa8
@ -4210,6 +4210,7 @@ sub start_check_testcase ($$$) {
|
|||||||
error => $errfile,
|
error => $errfile,
|
||||||
args => \$args,
|
args => \$args,
|
||||||
user_data => $errfile,
|
user_data => $errfile,
|
||||||
|
verbose => $opt_verbose,
|
||||||
);
|
);
|
||||||
|
|
||||||
mtr_report("Started $proc");
|
mtr_report("Started $proc");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user