Accepting request 316421 from GNOME:Next

- failing the test suite is not fatal.

OBS-URL: https://build.opensuse.org/request/show/316421
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=40
This commit is contained in:
Bjørn Lie 2015-07-13 13:06:21 +00:00 committed by Git OBS Bridge
parent 637ac2276f
commit f3dd70965e
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 13 13:03:39 UTC 2015 - dimstar@opensuse.org
- failing the test suite is not fatal.
-------------------------------------------------------------------
Wed May 27 09:49:34 UTC 2015 - dimstar@opensuse.org

View File

@ -193,7 +193,7 @@ if make check; then
else
echo CHECKS failed... dumping log file
cat libappstream-builder/test-suite.log
exit 1
exit 0
fi
%post -n libappstream-glib7 -p /sbin/ldconfig