Author: pierre
Date: Wed May 27 12:36:20 2020
New Revision: 11861

Log:
Document bash test results

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter06/bash.xml
   trunk/BOOK/general.ent

Modified: trunk/BOOK/chapter01/changelog.xml
==============================================================================
--- trunk/BOOK/chapter01/changelog.xml  Wed May 27 00:51:55 2020        (r11860)
+++ trunk/BOOK/chapter01/changelog.xml  Wed May 27 12:36:20 2020        (r11861)
@@ -43,6 +43,15 @@
     appropriate for the entry or if needed the entire day's listitem.
     -->
     <listitem>
+      <para>2020-05-27</para>
+      <itemizedlist>
+        <listitem>
+          <para>[pierre] - Bash: document test results.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>2020-05-26</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/chapter06/bash.xml
==============================================================================
--- trunk/BOOK/chapter06/bash.xml       Wed May 27 00:51:55 2020        (r11860)
+++ trunk/BOOK/chapter06/bash.xml       Wed May 27 12:36:20 2020        (r11861)
@@ -89,6 +89,10 @@
     reason is that the <option>-c</option> option runs the command without
     a controlling terminal, while the bash test suite needs one.</para>
 
+    <para>Nevertheless, the <systemitem class="username">nobody</systemitem>
+    user does not have enough permissions for all the tests to pass. This shows
+    up in some <quote>diff</quote> output in four test results.</para>
+
     <para>Install the package and move the main executable to
     <filename class='directory'>/bin</filename>:</para>
 

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Wed May 27 00:51:55 2020        (r11860)
+++ trunk/BOOK/general.ent      Wed May 27 12:36:20 2020        (r11861)
@@ -1,13 +1,13 @@
-<!ENTITY version         "SVN-20200526">
+<!ENTITY version         "SVN-20200527">
 <!ENTITY short-version   "svn">  <!-- Used below in &blfs-book; 
                                       Change to x.y for release but not -rc 
releases -->
 <!ENTITY generic-version "development"> <!-- Use "development"  or 
"x.y[-pre{x}]" -->
 
-<!ENTITY versiond        "20200526-systemd">
+<!ENTITY versiond        "20200527-systemd">
 <!ENTITY short-versiond  "systemd">
 <!ENTITY generic-versiond "systemd"> 
 
-<!ENTITY releasedate     "May 26th, 2020">
+<!ENTITY releasedate     "May 27th, 2020">
 
 <!ENTITY copyrightdate   "1999-2020"><!-- jhalfs needs a literal dash, not 
&ndash; -->
 
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to