From 9a612a967bc2ffed242611530c728f8b58e3fab9 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 15 Feb 2022 11:35:46 -0600 Subject: Document a failing test --- chapter08/coreutils.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter08') diff --git a/chapter08/coreutils.xml b/chapter08/coreutils.xml index c84a3f048..9ae9993ce 100644 --- a/chapter08/coreutils.xml +++ b/chapter08/coreutils.xml @@ -132,9 +132,9 @@ FORCE_UNSAFE_CONFIGURE=1 ./configure \ Now run the tests: su tester -c "PATH=$PATH make RUN_EXPENSIVE_TESTS=yes check" - + Remove the temporary group: sed -i '/dummy/d' /etc/group -- cgit v1.2.3-54-g00ecf