This commit is contained in:
skiffer-git 2024-02-22 22:37:03 +08:00
parent de2eea7131
commit 9a2c74baaa

View File

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