This commit is contained in:
skiffer-git 2024-02-22 22:34:47 +08:00
parent ea4afc6e12
commit de2eea7131

View File

@ -2888,7 +2888,7 @@ function openim::util::check_process_names_for_stop() {
openim::log::error "Unsupported OS type: $OSTYPE" openim::log::error "Unsupported OS type: $OSTYPE"
fi fi
done done
openim::log::error "Processes for ${service} have not been stopped properly." openim::log::error "Processes for ${service} have not been stopped properly. " "$NUM_PROCESSES"
fi fi
done done