[arch-commits] Commit in yapf/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Jan 29 11:46:26 UTC 2020


    Date: Wednesday, January 29, 2020 @ 11:46:26
  Author: felixonmars
Revision: 558694

remove old test failure nitce

Modified:
  yapf/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-29 11:45:48 UTC (rev 558693)
+++ PKGBUILD	2020-01-29 11:46:26 UTC (rev 558694)
@@ -19,7 +19,7 @@
 
 check() {
   cd yapf-$pkgver
-  nosetests3 || warning "https://github.com/google/yapf/issues/586"
+  nosetests3
 }
 
 package() {



More information about the arch-commits mailing list