Accepting request 141528 from home:elvigia:branches:shells
- Test suite runs flaky in qemu-arm, disable it for now. OBS-URL: https://build.opensuse.org/request/show/141528 OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=111
This commit is contained in:
parent
718ad4a919
commit
e1eabe529b
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 16 03:49:21 UTC 2012 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- Test suite runs flaky in qemu-arm, disable it for now.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 26 14:58:46 UTC 2012 - coolo@suse.com
|
Fri Oct 26 14:58:46 UTC 2012 - coolo@suse.com
|
||||||
|
|
||||||
|
3
zsh.spec
3
zsh.spec
@ -183,6 +183,7 @@ rm -f %{buildroot}%{_bindir}/zsh-*
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
%if ! 0%{?qemu_user_space_build}
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
make check
|
make check
|
||||||
%else
|
%else
|
||||||
@ -197,7 +198,7 @@ mv Test/E01options.ztst Test/E01options.ztst.mvd
|
|||||||
%endif
|
%endif
|
||||||
ZTST_verbose=0 make test
|
ZTST_verbose=0 make test
|
||||||
%endif
|
%endif
|
||||||
|
%endif
|
||||||
%preun
|
%preun
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
:
|
:
|
||||||
|
Loading…
Reference in New Issue
Block a user