[python-yolk/f15: 3/4] Disable check section with test for building

saispo saispo at fedoraproject.org
Fri Jul 1 14:11:04 UTC 2011


commit a22d2e296ef047dc2952a7e1344755b886b33724
Author: Jerome Soyer <saispo at gmail.com>
Date:   Wed Jun 29 10:30:38 2011 +0200

    Disable check section with test for building

 python-yolk.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-yolk.spec b/python-yolk.spec
index 2b74437..73cc0bf 100644
--- a/python-yolk.spec
+++ b/python-yolk.spec
@@ -34,7 +34,7 @@ show you which have newer versions available by querying PyPI.
 python setup.py build
 
 %check
-python setup.py test
+#python setup.py test
 
 %install
 rm -rf %{buildroot}


More information about the scm-commits mailing list