mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
add changelog for tester-nohack merge
This commit is contained in:
parent
908a3c34c9
commit
7ea60d3c98
@ -42,6 +42,17 @@
|
|||||||
<listitem revision="sysv"> or <listitem revision="systemd"> as
|
<listitem revision="sysv"> or <listitem revision="systemd"> as
|
||||||
appropriate for the entry or if needed the entire day's listitem.
|
appropriate for the entry or if needed the entire day's listitem.
|
||||||
-->
|
-->
|
||||||
|
<listitem>
|
||||||
|
<para>2021-07-20</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[xry111] - Use a fixed, non-zero UID for
|
||||||
|
<systemitem class="username">tester</systemitem> user, and spawn a
|
||||||
|
new pseudoterminal to satisfy bash testsuite.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>2021-07-19</para>
|
<para>2021-07-19</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
@ -74,7 +74,7 @@
|
|||||||
<screen><userinput remap="test">chown -Rv tester .</userinput></screen>
|
<screen><userinput remap="test">chown -Rv tester .</userinput></screen>
|
||||||
|
|
||||||
<para>The testsuite of the package is designed to be ran as a non-root
|
<para>The testsuite of the package is designed to be ran as a non-root
|
||||||
user, owning the terminal connected to standard input. To satisify the
|
user, owning the terminal connected to standard input. To satisfy the
|
||||||
requirement, spawn a new pseudoterminal using
|
requirement, spawn a new pseudoterminal using
|
||||||
<application>Expect</application> and run the tests as the <systemitem
|
<application>Expect</application> and run the tests as the <systemitem
|
||||||
class="username">tester</systemitem> user:</para>
|
class="username">tester</systemitem> user:</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user