Disable the live test
This commit is contained in:
parent
7ac7c2e1ea
commit
bd07dc82b3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user