Accepting request 1102154 from home:Andreas_Schwab:Factory

- Enable testsuite in qemu build

OBS-URL: https://build.opensuse.org/request/show/1102154
OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=245
This commit is contained in:
Paolo Perego 2023-08-03 13:01:59 +00:00 committed by Git OBS Bridge
parent 5db5251e14
commit 27e4b08bce
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}