mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
mysql-test-run.sh, mtr_report.pl:
Corrected typo mysql-test/lib/mtr_report.pl: Corrected typo mysql-test/mysql-test-run.sh: Corrected typo
This commit is contained in:
@ -177,7 +177,7 @@ sub mtr_report_stats ($) {
|
||||
"%.2f\% were successful.\n\n", $ratio;
|
||||
print
|
||||
"The log files in var/log may give you some hint\n",
|
||||
"of what when wrong.\n",
|
||||
"of what went wrong.\n",
|
||||
"If you want to report this error, please read first ",
|
||||
"the documentation at\n",
|
||||
"http://www.mysql.com/doc/en/MySQL_test_suite.html\n";
|
||||
|
Reference in New Issue
Block a user