WL#4189 add verbose also when starting check testcase

This commit is contained in:
Magnus Svensson 2008-10-06 19:34:00 +02:00
parent c61516c381
commit c11b5ddfa8

View File

@ -4210,6 +4210,7 @@ sub start_check_testcase ($$$) {
error => $errfile,
args => \$args,
user_data => $errfile,
verbose => $opt_verbose,
);
mtr_report("Started $proc");