提交 f5bcd679 编写于 作者: W Wu Tao 提交者: acelyc111

scripts: build without building rdsn tests (#182)

上级 1f5aff38
......@@ -183,7 +183,7 @@ function run_build()
if [ "$ENABLE_GCOV" == "YES" ]; then
OPT="$OPT --enable_gcov"
fi
./run.sh build $OPT
./run.sh build $OPT --notest
if [ $? -ne 0 ]; then
echo "ERROR: build rdsn failed"
exit 1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册