提交 f5f823ba 编写于 作者: O openharmony_ci 提交者: Gitee

!26 spelling mistakes

Merge pull request !26 from JING/N/A
......@@ -43,7 +43,7 @@ tool_check() {
local ret='0'
command -v "$1" >/dev/null 2>&1 || { local ret='1'; }
if [ "$ret" -ne 0 ]; then
echo "$1 tool is not exit, please install it" >&2
echo "$1 tool is not exist, please install it" >&2
fi
return 0
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册