[yum-commits] Branch 'yum-3_2_X' - Makefile
James Antill
james at osuosl.org
Sat Sep 25 16:05:28 UTC 2010
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d20e3873e3c16ce3b949d4a427b7f201161b39c5
Author: James Antill <james at and.org>
Date: Sat Sep 25 12:05:20 2010 -0400
Allow check-po-yes-no to fail, mainly for rpmbuild %check.
diff --git a/Makefile b/Makefile
index 8065899..20f5629 100644
--- a/Makefile
+++ b/Makefile
@@ -63,7 +63,7 @@ doccheck:
test:
@nosetests -i ".*test" test
- @test/check-po-yes-no.py
+ - at test/check-po-yes-no.py
cd po; make test
test-skipbroken:
More information about the Yum-commits
mailing list