From 29b86b4b3a9a9f042d873d15f6fc363d3eff0327 Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Wed, 27 May 2020 19:36:20 +0000 Subject: [PATCH] Document bash test results git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11861 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 9 +++++++++ chapter06/bash.xml | 4 ++++ general.ent | 6 +++--- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 3fe82a0bc..9166a3919 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,15 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + 2020-05-27 + + + [pierre] - Bash: document test results. + + + + 2020-05-26 diff --git a/chapter06/bash.xml b/chapter06/bash.xml index 953c4ad72..0c7f7f062 100644 --- a/chapter06/bash.xml +++ b/chapter06/bash.xml @@ -89,6 +89,10 @@ EOF reason is that the option runs the command without a controlling terminal, while the bash test suite needs one. + Nevertheless, the nobody + user does not have enough permissions for all the tests to pass. This shows + up in some diff output in four test results. + Install the package and move the main executable to /bin: diff --git a/general.ent b/general.ent index 60846c9a0..952a2e98d 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ - + - + - +