Add link to upstream test failure report

This commit is contained in:
Orion Poplawski 2016-11-04 11:44:10 -06:00
parent d3e175851c
commit ed430fb8f3
1 changed files with 1 additions and 0 deletions

View File

@ -255,6 +255,7 @@ emacs -batch -f batch-byte-compile editors/protobuf-mode.el
%check
# TODO: failures; get them fixed and remove || :
# https://github.com/google/protobuf/issues/631
make %{?_smp_mflags} check || :
%install