From 746e4b91f4c15243fb8e7efb0aa18579f2186b16 Mon Sep 17 00:00:00 2001 From: hanzhixiao <709674996@qq.com> Date: Wed, 9 Aug 2023 11:58:58 +0800 Subject: [PATCH] 815 Signed-off-by: hanzhixiao <709674996@qq.com> --- scripts/start_component_check.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/start_component_check.sh b/scripts/start_component_check.sh index f0358c6f9..87fb4c762 100644 --- a/scripts/start_component_check.sh +++ b/scripts/start_component_check.sh @@ -34,5 +34,6 @@ echo -e "${YELLOW_PREFIX}=======>$PWD${COLOR_SUFFIX}" cmd="./${component_check}" echo "==========================start components checking===========================">>$OPENIM_ROOT/logs/openIM.log $cmd +exit 1