1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

merge 48130 and 48133

This commit is contained in:
Bjorn Munch
2009-10-19 15:33:34 +02:00
2 changed files with 5 additions and 2 deletions

View File

@ -146,6 +146,7 @@ sub mtr_report_test ($) {
}
}
$fail = "exp-fail";
$tinfo->{exp_fail}= 1;
last;
}
}