aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorPierre Labastie <pieere@linuxfromscratch.org>2020-05-31 17:33:35 +0000
committerPierre Labastie <pieere@linuxfromscratch.org>2020-05-31 17:33:35 +0000
commita3260cbb0750572691322d3524084acbd31266cd (patch)
treec031d1555be651744bd25035440927eb61dea6e3 /chapter01
parent5a430f193701c31f708dee38d05e63aee954cb14 (diff)
Fixes for bash tests
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11881 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index e06d8d271..9bfa1a9f7 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -43,6 +43,18 @@
appropriate for the entry or if needed the entire day's listitem.
-->
<listitem>
+ <para>2020-05-31</para>
+ <itemizedlist>
+ <listitem>
+ <para>[pierre] - Fix bash tests: add a couple of symlinks
+ from /bin to /tools, create the tester user with the uid of
+ the tty owner, run the bash tests with su &lt;&lt; EOF, and
+ explicitely defining stdin (with help from thomas and bdubbs).</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2020-05-29</para>
<itemizedlist>
<listitem>