mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge 10.1 into 10.2
This commit is contained in:
@@ -208,6 +208,10 @@ sub mtr_report_test ($) {
|
||||
{
|
||||
mtr_report("[ skipped ]");
|
||||
}
|
||||
if ( $tinfo->{'warnings'} )
|
||||
{
|
||||
mtr_report($tinfo->{'warnings'});
|
||||
}
|
||||
}
|
||||
elsif ($result eq 'MTR_RES_PASSED')
|
||||
{
|
||||
|
Reference in New Issue
Block a user