mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
various cleanups
This commit is contained in:
committed by
Sergei Golubchik
parent
db7edfed17
commit
2fe8dd0f90
@ -638,7 +638,7 @@ sub command_line_setup () {
|
||||
if (! -f $glob_scriptname)
|
||||
{
|
||||
mtr_error("Can't find the location for the mysql-test-run script\n" .
|
||||
"Go to to the mysql-test directory and execute the script " .
|
||||
"Go to the mysql-test directory and execute the script " .
|
||||
"as follows:\n./$glob_scriptname");
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user