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 c84dfbbd6a
commit 22a893895c

View file

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