Accepting request 1100663 from home:Andreas_Schwab:Factory
- Run testsuite also on qemu build OBS-URL: https://build.opensuse.org/request/show/1100663 OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=126
This commit is contained in:
parent
8426ec0588
commit
44e994cecb
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 25 13:54:28 UTC 2023 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- Run testsuite also on qemu build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 20 09:57:28 UTC 2023 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
|
4
tar.spec
4
tar.spec
@ -160,11 +160,7 @@ mv genfile bin
|
||||
cd -
|
||||
|
||||
%check
|
||||
%if !0%{?qemu_user_space_build:1}
|
||||
# Checks disabled in qemu because of races happening when we emulate
|
||||
# multi-threaded programs
|
||||
%make_build check || { cat tests/testsuite.log; exit 1; }
|
||||
%endif
|
||||
|
||||
%install
|
||||
%make_install DESTDIR=%{buildroot}
|
||||
|
Loading…
Reference in New Issue
Block a user