Testcases need network access. Disable for now

i9ce
Orion Poplawski 12 years ago
parent 260f069b94
commit fc604fe404

@ -59,8 +59,9 @@ install -d -m 0755 %{buildroot}%{_localstatedir}/lib/fail2ban/
mkdir -p %{buildroot}%{_sysconfdir}/tmpfiles.d
install -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/tmpfiles.d/fail2ban.conf
%check
./fail2ban-testcases
# Testcases need network access
#%check
#./fail2ban-testcases
%clean
rm -rf %{buildroot}

Loading…
Cancel
Save