提交 d7948767 编写于 作者: R Richard Levitte

Travis: if "make update" created a diff, please show it

Reviewed-by: NRich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4652)
上级 de8c19cd
...@@ -168,7 +168,7 @@ script: ...@@ -168,7 +168,7 @@ script:
else else
echo -e '+\057 MAKE UPDATE FAILED'; false; echo -e '+\057 MAKE UPDATE FAILED'; false;
fi; fi;
git diff --quiet git diff --exit-code
- if [ -n "$CHECKDOCS" ]; then - if [ -n "$CHECKDOCS" ]; then
if $make doc-nits; then if $make doc-nits; then
echo -e '+\057\057 MAKE DOC-NITS OK'; echo -e '+\057\057 MAKE DOC-NITS OK';
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册