SHA256
1
0
forked from pool/zsh

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:
Ismail Dönmez 2012-11-16 08:16:12 +00:00 committed by Git OBS Bridge
parent 718ad4a919
commit e1eabe529b
2 changed files with 7 additions and 1 deletions

View File

@ -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

View File

@ -183,6 +183,7 @@ rm -f %{buildroot}%{_bindir}/zsh-*
%endif
%check
%if ! 0%{?qemu_user_space_build}
%if 0%{?suse_version}
make check
%else
@ -197,7 +198,7 @@ mv Test/E01options.ztst Test/E01options.ztst.mvd
%endif
ZTST_verbose=0 make test
%endif
%endif
%preun
%if 0%{?suse_version}
: