[python-yolk] Disable test for building

saispo saispo at fedoraproject.org
Fri Jul 1 14:19:02 UTC 2011


commit 4e1f1d9e7aab637dd81ea867df87297e6f60f450
Author: Jerome Soyer <saispo at gmail.com>
Date:   Fri Jul 1 16:11:48 2011 +0200

    Disable 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