SHA256
1
0
forked from pool/supermin

dbg /boot and /lib/modules

OBS-URL: https://build.opensuse.org/package/show/Virtualization/supermin?expand=0&rev=50
This commit is contained in:
Olaf Hering 2020-11-11 12:27:37 +00:00 committed by Git OBS Bridge
parent accd131485
commit baf83d583a

View File

@ -86,6 +86,8 @@ touch INSTALL NEWS AUTHORS ChangeLog
find %{buildroot} -ls
%check
ls -alt /boot /lib/modules || :
ls -altd /lib/modules/*/* || :
%ifnarch s390x
make check || {
cat tests/test-suite.log