This commit is contained in:
skiffer-git 2024-02-22 22:32:08 +08:00
parent 001308cebf
commit ea4afc6e12

View File

@ -45,7 +45,7 @@ do
if [[ $? -ne 0 ]]; then if [[ $? -ne 0 ]]; then
if [[ $attempt -ne 0 ]] ; then if [[ $attempt -ne 0 ]] ; then
echo "+++ cat openim log file >>> ${LOG_FILE}" echo "+++ cat openim log file >>> ${LOG_FILE} " $attempt
openim::log::error "stop process failed. continue waiting\n" "${result}" openim::log::error "stop process failed. continue waiting\n" "${result}"
fi fi
sleep 1 sleep 1