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

Anatol Pomozov anatolik at archlinux.org
Fri Oct 2 18:10:46 UTC 2015


    Date: Friday, October 2, 2015 @ 20:10:46
  Author: anatolik
Revision: 142805

Tests are passed now, -j1 did the trick

Modified:
  shards/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-02 18:10:10 UTC (rev 142804)
+++ PKGBUILD	2015-10-02 18:10:46 UTC (rev 142805)
@@ -20,7 +20,6 @@
 
 check() {
   cd $pkgname-$pkgver
-  # tests currently fail in clean chroot
   ./bin/shards install
   make test -j1
 }



More information about the arch-commits mailing list