未验证 提交 fc90a0d9 编写于 作者: W Wu Tao 提交者: GitHub

scripts: build without building rdsn tests (#182)

上级 1948d074
......@@ -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.
先完成此消息的编辑!
想要评论请 注册