1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

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");