提交 5ffccc00 编写于 作者: M Mans Rullgard

fate: add comment field

This adds a comment field to the report header, suitable for
extra information not covered by the automatic fields.
Signed-off-by: NMans Rullgard <mans@mansr.com>
上级 eb8da636
......@@ -75,7 +75,7 @@ clean(){
report(){
date=$(date -u +%Y%m%d%H%M%S)
echo "fate:0:${date}:${slot}:${version}:$1:$2" >report
echo "fate:0:${date}:${slot}:${version}:$1:$2:${comment}" >report
cat ${build}/config.fate ${build}/tests/data/fate/*.rep >>report
test -n "$fate_recv" && $tar report *.log | gzip | $fate_recv
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册