pull/1953/head^2
skiffer-git 2 years ago
parent dd846a4993
commit 001308cebf

@ -44,7 +44,7 @@ do
result=$(openim::util::check_process_names_for_stop) result=$(openim::util::check_process_names_for_stop)
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}"
openim::log::error "stop process failed. continue waiting\n" "${result}" openim::log::error "stop process failed. continue waiting\n" "${result}"
fi fi

Loading…
Cancel
Save