From cb476d52146df0112d4b1b72dfc405905f2d1a03 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 30 Dec 2012 08:29:42 +0000 Subject: [PATCH] Remove '-k' flag from E2fsprogs' testsuite invocation as all of its tests pass. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10085 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 10 ++++++++++ chapter06/e2fsprogs.xml | 2 +- general.ent | 4 ++-- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4ebd736bd..dcaec17fc 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,16 @@ --> + + 2012-12-30 + + + [matthew] - All E2fsprogs tests pass now, so remove the + "-k" flag from its invocation. + + + + 2012-12-28 diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml index 472740379..1ebbe6a55 100644 --- a/chapter06/e2fsprogs.xml +++ b/chapter06/e2fsprogs.xml @@ -113,7 +113,7 @@ cd build To test the results, issue: -make -k check +make check One of the E2fsprogs tests will attempt to allocate 256 MB of memory. If you do not have significantly more RAM than this, it diff --git a/general.ent b/general.ent index 93c105c5b..c0450ca4a 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ - - + +