Date: Monday, February 24, 2020 @ 08:23:24 Author: seblu Revision: 376116
Enable testsuite, fix FS#65606
Modified:
coreutils/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-02-24 05:40:36 UTC (rev 376115)
+++ PKGBUILD 2020-02-24 08:23:24 UTC (rev 376116)
@@ -41,7 +41,7 @@
check() {
cd $pkgname-$pkgver
- #make check
+ make check
}
package() {
