update release-v3.5 (#1755)

* update release-v3.5

* Update check-all.sh

* Update util.sh
This commit is contained in:
Xinwei Xiong
2024-01-12 18:32:32 +08:00
committed by GitHub
parent c4a140043c
commit 0aae970298
3 changed files with 1489 additions and 45 deletions
+2 -1
View File
@@ -30,6 +30,7 @@ OPENIM_VERBOSE=4
openim::log::info "\n# Begin to check all openim service"
openim::log::status "Check all dependent service ports"
# Elegant printing function
# Elegant printing function
print_services_and_ports() {
@@ -60,7 +61,7 @@ print_services_and_ports "${OPENIM_DEPENDENCY_TARGETS[@]}" "${OPENIM_DEPENDENCY_
# OpenIM check
echo "++ The port being checked: ${OPENIM_SERVER_PORT_LISTARIES[@]}"
openim::log::info "\n## Check all dependent service ports"
echo "+++ The port being checked: ${OPENIM_DEPENDENCY_PORT_LISTARIES[@]}"
echo "++ The port being checked: ${OPENIM_DEPENDENCY_PORT_LISTARIES[@]}"
set +e
+1467 -30
View File
File diff suppressed because it is too large Load Diff