提交 34334052 编写于 作者: P Ping Xiao

fix

上级 54163096
......@@ -319,7 +319,7 @@ if [ "$2" != "sim" ] && [ "$2" != "python" ] && [ "$1" == "full" ]; then
cd $tests_dir/../src/connector/jdbc
mvn test > jdbc-out.log 2>&1
mvn test | tee -a jdbc-out.log
tail -n 20 jdbc-out.log
cases=`grep 'Tests run' jdbc-out.log | awk 'END{print $3}'`
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册