mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 21:12:26 +01:00
WL#4189 add verbose also when starting check testcase
This commit is contained in:
parent
c84dfbbd6a
commit
22a893895c
1 changed files with 1 additions and 0 deletions
|
@ -4210,6 +4210,7 @@ sub start_check_testcase ($$$) {
|
|||
error => $errfile,
|
||||
args => \$args,
|
||||
user_data => $errfile,
|
||||
verbose => $opt_verbose,
|
||||
);
|
||||
|
||||
mtr_report("Started $proc");
|
||||
|
|
Loading…
Reference in a new issue