mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
WL#4189 add verbose also when starting check testcase
This commit is contained in:
@ -4210,6 +4210,7 @@ sub start_check_testcase ($$$) {
|
|||||||
error => $errfile,
|
error => $errfile,
|
||||||
args => \$args,
|
args => \$args,
|
||||||
user_data => $errfile,
|
user_data => $errfile,
|
||||||
|
verbose => $opt_verbose,
|
||||||
);
|
);
|
||||||
|
|
||||||
mtr_report("Started $proc");
|
mtr_report("Started $proc");
|
||||||
|
Reference in New Issue
Block a user