mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-03 02:42:19 +08:00
log
This commit is contained in:
parent
dd846a4993
commit
001308cebf
@ -44,7 +44,7 @@ do
|
||||
result=$(openim::util::check_process_names_for_stop)
|
||||
|
||||
if [[ $? -ne 0 ]]; then
|
||||
if [[$attempt -ne 0 ]] ; then
|
||||
if [[ $attempt -ne 0 ]] ; then
|
||||
echo "+++ cat openim log file >>> ${LOG_FILE}"
|
||||
openim::log::error "stop process failed. continue waiting\n" "${result}"
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user