提交 0ad929f1 编写于 作者: L Li Zhijian

test.sh: cleanup cov_tmp

Signed-off-by: NLi Zhijian <lizhijian@cn.fujitsu.com>
上级 e6b90560
......@@ -67,6 +67,7 @@ then
${pkgs} \
&& echo ok || ((exitcode += 32))
tail -n +2 "${cov_tmp}" >>"${COVERAGE_PATH}"
rm ${cov_tmp}
fi
exit "${exitcode}"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册