From f55c13ff879507b52aaf1388beeca425b5455eac Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Tue, 5 Nov 2013 08:33:25 +0000 Subject: Skip test failures in Util-Linux's 'last'. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10373 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/util-linux.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index cd6fd6cfb..13a386374 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -99,7 +99,7 @@ mkdir -pv /var/lib/hwclock booting, they pass. chown -Rv nobody . -su nobody -s /bin/bash -c "PATH=$PATH make check" +su nobody -s /bin/bash -c "PATH=$PATH make -k check" Install the package: -- cgit v1.2.3-54-g00ecf