1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

a fix for the typo in the last push

This commit is contained in:
Sinisa@sinisa.nasamreza.org
2002-10-07 15:17:41 +03:00
parent f1eab2774c
commit c3bda04595

View File

@@ -307,7 +307,7 @@ do
done
fi
echo "`date +'%y%m%d %H:%M:%S' mysqld restarted" | tee -a $err_log
echo "`date +'%y%m%d %H:%M:%S'` mysqld restarted" | tee -a $err_log
done
echo "`date +'%y%m%d %H:%M:%S'` mysqld ended" | tee -a $err_log