Dominique Leuenberger 2023-08-04 13:03:00 +00:00 committed by Git OBS Bridge
commit 17269813df
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Aug 3 10:28:02 UTC 2023 - Andreas Schwab <schwab@suse.de>
- Enable testsuite in qemu build
-------------------------------------------------------------------
Tue Feb 28 16:40:02 UTC 2023 - Paolo Perego <paolo.perego@suse.com>

View File

@ -212,7 +212,6 @@ rm -f %{buildroot}/%{_infodir}/dir
%endif
%check
%if ! 0%{?qemu_user_space_build}
%if 0%{?suse_version}
make %{?_smp_mflags} check
%else
@ -227,7 +226,6 @@ mv Test/E01options.ztst Test/E01options.ztst.mvd
%endif
ZTST_verbose=0 make test
%endif
%endif
%preun
%if ! 0%{?suse_version}