Disable tests again for now

This commit is contained in:
Orion Poplawski 2014-03-17 18:43:32 -06:00
commit de396da924

View file

@ -65,10 +65,9 @@ install -p -m 0644 files/fail2ban-tmpfiles.conf %{buildroot}%{_sysconfdir}/tmpfi
# Remove installed doc, use doc macro instead
rm -r %{buildroot}%{_docdir}/%{name}
# Testcases need network access
%check
./fail2ban-testcases-all --no-network
# Testcases still pulling in network tests, wants /dev/log
#./fail2ban-testcases-all --no-network
%post
%if 0%{?fedora} >= 19