diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-02-19 04:27:53 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-02-19 04:27:53 +0000 |
commit | 1e639b292cce04ce24cf1a52329a17078db1c7ba (patch) | |
tree | bc4773f2d699772dc054f8d31758d1fc61f3fbc0 /chapter08/automake.xml | |
parent | d15bbff7a3c30a6d3d4f9268ad12e3c9de76b456 (diff) |
Update descriptions of some new test failures
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12139 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08/automake.xml')
-rw-r--r-- | chapter08/automake.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter08/automake.xml b/chapter08/automake.xml index ee444a365..b637d351c 100644 --- a/chapter08/automake.xml +++ b/chapter08/automake.xml @@ -59,7 +59,8 @@ <screen><userinput remap="test">make -j4 check</userinput></screen> - <para>The test t/subobj.sh is known to fail in the LFS environment.</para> + <para>The tests t/subobj.shm t/deprecated-acinit.sh, and t/init.sh are known to + fail in the LFS environment.</para> <para>Install the package:</para> |