Re-enable tests
As last commit removed the tests depending on osinfo-db, let's re-enable our tests. Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
This commit is contained in:
parent
454fbcc26f
commit
6127453e7f
@ -74,10 +74,7 @@ rm -f %{buildroot}%{_libdir}/*.la
|
||||
if ! make check
|
||||
then
|
||||
cat tests/test-suite.log || true
|
||||
# tests are broken with latest osinfo-db, and next libosinfo
|
||||
# release will have tests independent os osinfo-db, so until
|
||||
# then make tests non-fatal
|
||||
# exit 1
|
||||
exit 1
|
||||
fi
|
||||
|
||||
%ldconfig_scriptlets
|
||||
|
Loading…
Reference in New Issue
Block a user