Commit c11b5ddf authored by Magnus Svensson's avatar Magnus Svensson

WL#4189 add verbose also when starting check testcase

parent c61516c3
......@@ -4210,6 +4210,7 @@ sub start_check_testcase ($$$) {
error => $errfile,
args => \$args,
user_data => $errfile,
verbose => $opt_verbose,
);
mtr_report("Started $proc");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment