[ansible-lint/el6] Disable tests

Parag Nemade pnemade at fedoraproject.org
Fri Dec 5 15:50:00 UTC 2014


commit 376f20aca671c3089058bf0055938034eb10db20
Author: Parag Nemade <pnemade at redhat.com>
Date:   Fri Dec 5 21:20:01 2014 +0530

    Disable tests

 ansible-lint.spec |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
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}


More information about the scm-commits mailing list