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