Disable the live test

This commit is contained in:
Petr Šabata 2012-08-22 17:46:15 +02:00
parent 7ac7c2e1ea
commit bd07dc82b3
1 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,8 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
%{_fixperms} %{buildroot}/*
%check
# Don'd do the live test
rm -f t/21nonblocking-connect-internet.t
./Build test
%files