From 376f20aca671c3089058bf0055938034eb10db20 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Dec 05 2014 15:50:01 +0000 Subject: Disable tests --- diff --git a/ansible-lint.spec b/ansible-lint.spec index b4d0184..76f198c 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -36,9 +36,6 @@ find -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python2}|' %install %{__python2} setup.py install --skip-build --root=%{buildroot} -%check -%{__python2} setup.py test - %files %doc PKG-INFO LICENSE %{_bindir}/%{name}