[arch-commits] Commit in nodejs-lts-carbon/trunk (PKGBUILD)
Bruno Pagani
archange at archlinux.org
Fri Dec 28 11:14:50 UTC 2018
Date: Friday, December 28, 2018 @ 11:14:49
Author: archange
Revision: 418618
http-parser 2.9 rebuild
Modified:
nodejs-lts-carbon/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-12-28 11:10:25 UTC (rev 418617)
+++ PKGBUILD 2018-12-28 11:14:49 UTC (rev 418618)
@@ -56,8 +56,7 @@
check() {
cd node-v${pkgver}
- # Some transient failures from times to times
- make test || warning "Tests failed"
+ make test
}
package() {
More information about the arch-commits
mailing list