Print test output on error.
This commit is contained in:
parent
8f4409a7e3
commit
74433906f2
@ -114,7 +114,7 @@ ln -s libcmocka.so %{buildroot}%{_libdir}/libcmockery.so
|
|||||||
|
|
||||||
%check
|
%check
|
||||||
pushd obj
|
pushd obj
|
||||||
make test
|
make test || cat Testing/Temporary/LastTest.log
|
||||||
popd
|
popd
|
||||||
|
|
||||||
%files -n libcmocka
|
%files -n libcmocka
|
||||||
|
Loading…
Reference in New Issue
Block a user