mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-10 12:05:58 +08:00
feat: add test options
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
@@ -26,7 +26,7 @@ set +o errexit
|
||||
openim::golang::check_openim_binaries
|
||||
if [[ $? -ne 0 ]]; then
|
||||
openim::log::error "OpenIM binaries are not found. Please run 'make build' to build binaries."
|
||||
${OPENIM_ROOT}/scripts/build_all_service.sh
|
||||
${OPENIM_ROOT}/scripts/build-all-service.sh
|
||||
fi
|
||||
set -o errexit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user