提交 05d2f777 编写于 作者: D deveco_test 提交者: liguangjie
上级 db1e0ad2
......@@ -35,7 +35,7 @@ cd $(dirname "$0") || error "Failure to change direcory!"
$PYTHON -c "import pip" || error "Please install pip first!"
$PYTHON -c "import easy_install" || error "Please install setuptools first!"
if [ ! -d $TOOLS_DIR ]; then
if [ ! -d "$TOOLS_DIR" ]; then
error "$TOOLS_DIR directory not exists"
fi
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册