Commit 22a89389 authored by Magnus Svensson's avatar Magnus Svensson
Browse files

WL#4189 add verbose also when starting check testcase

parent c84dfbbd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4210,6 +4210,7 @@ sub start_check_testcase ($$$) {
     error         => $errfile,
     args          => \$args,
     user_data     => $errfile,
     verbose       => $opt_verbose,
    );

  mtr_report("Started $proc");