a fix for the typo in the last push

parent f1eab277
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment