diff --git a/virt-what.spec b/virt-what.spec index f841197..82e3635 100644 --- a/virt-what.spec +++ b/virt-what.spec @@ -94,7 +94,7 @@ make install DESTDIR=$RPM_BUILD_ROOT %check -if ! make check ; then +if ! make check ; then cat test-suite.log exit 1 fi