提交 65af9f94 编写于 作者: L luotao1 提交者: wenboyang

modify the format of diff information in protostr (#398)

上级 125c19a3
...@@ -13,5 +13,5 @@ for file in $files ...@@ -13,5 +13,5 @@ for file in $files
do do
base_protostr=$protostr/$file base_protostr=$protostr/$file
new_protostr=$protostr/$file.unitest new_protostr=$protostr/$file.unitest
diff $base_protostr $new_protostr diff $base_protostr $new_protostr -u
done done
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册