Optimizing scripts

pull/2100/head
skiffer-git 2 years ago
parent 720a64d553
commit e7de07a778

@ -103,7 +103,7 @@ done
result=$(openim::util::check_process_names ${OPENIM_ALL_SERVICE_LIBRARIES_NO_TRANSFER[@]})
if [[ $? -ne 0 ]]; then
echo "+++ cat OpenIM log file >>> ${LOG_FILE}"
#echo "+++ cat OpenIM log file >>> ${LOG_FILE}"
openim::log::error "The service is not running properly, please check the logs.\n "
echo "$result"
exit 1

Loading…
Cancel
Save