mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
sanity
mysql-test/mysql-test-run.pl: fix the message
This commit is contained in:
@ -5712,7 +5712,7 @@ sub get_extra_opts {
|
||||
sub stop_servers($$) {
|
||||
my (@servers)= @_;
|
||||
|
||||
mtr_report("Restarting ", started(@servers));
|
||||
mtr_report("Stopping ", started(@servers));
|
||||
|
||||
My::SafeProcess::shutdown($opt_shutdown_timeout,
|
||||
started(@servers));
|
||||
|
Reference in New Issue
Block a user