Reenable tests since Rawhide kernel should be fixed.

This commit is contained in:
Richard W.M. Jones 2013-08-12 08:26:54 +01:00
parent fdf0678ada
commit 04f0f16e40
1 changed files with 0 additions and 3 deletions

View File

@ -642,15 +642,12 @@ for f in test-getaddrinfo test-utimens ; do
done
popd
# Completely disabled because Rawhide kernel is broken (RHBZ#991808).
%if 0
# Disabled on ARM because of RHBZ#990258.
%ifnarch armv7hl
%if %{runtests}
make check -k
%endif
%endif
%endif
%install