[python-dulwich] Check section

Fabian Affolter fab at fedoraproject.org
Fri Jan 27 21:44:37 UTC 2012


commit 4c07c8c72d3f86ee462b47e08086242ca4325caa
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Fri Jan 27 22:44:10 2012 +0100

    Check section

 python-dulwich.spec |   17 +----------------
 1 files changed, 1 insertions(+), 16 deletions(-)
---
diff --git a/python-dulwich.spec b/python-dulwich.spec
index 0086427..3c4df17 100644
--- a/python-dulwich.spec
+++ b/python-dulwich.spec
@@ -48,22 +48,7 @@ rm -rf %{buildroot}
 
 %check
 cd dulwich/tests
-#nosetests test*.py
-nosetests test_blackbox.py
-nosetests test_client.py
-#nosetests test_diff_tree.py
-nosetests test_fastexport.py
-nosetests test_file.py
-nosetests test_index.py
-nosetests test_lru_cache.py
-nosetests test_objects.py
-nosetests test_object_store.py
-nosetests test_patch.py
-nosetests test_pack.py
-nosetests test_protocol.py
-nosetests test_repository.py
-nosetests test_server.py
-nosetests test_web.py
+nosetests test*.py
 
 
 %files


More information about the scm-commits mailing list