1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

Deb: Mass replace 10.3 with 10.4 inside files

This commit is contained in:
Otto Kekäläinen
2018-08-05 00:06:06 -05:00
parent 3173d73b71
commit aa6c1a6d19
33 changed files with 565 additions and 565 deletions

View File

@@ -158,7 +158,7 @@ case "${1:-''}" in
if ! mysqld_status check_dead warn; then
log_end_msg 1
log_failure_msg "Please stop MariaDB manually and read /usr/share/doc/mariadb-server-10.3/README.Debian.gz!"
log_failure_msg "Please stop MariaDB manually and read /usr/share/doc/mariadb-server-10.4/README.Debian.gz!"
exit -1
else
log_end_msg 0