Changeset 7ea60d3
- Timestamp:
- 07/20/2021 11:43:41 AM (10 months ago)
- Branches:
- 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, arm, ml-11.0, multilib, trunk, xry111/clfs-ng, xry111/glibc-2.34, xry111/lfs-next
- Children:
- c735ea4
- Parents:
- 908a3c3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter01/changelog.xml
r908a3c3 r7ea60d3 44 44 --> 45 45 <listitem> 46 <para>2021-07-20</para> 47 <itemizedlist> 48 <listitem> 49 <para>[xry111] - Use a fixed, non-zero UID for 50 <systemitem class="username">tester</systemitem> user, and spawn a 51 new pseudoterminal to satisfy bash testsuite.</para> 52 </listitem> 53 </itemizedlist> 54 </listitem> 55 56 <listitem> 46 57 <para>2021-07-19</para> 47 58 <itemizedlist> -
chapter08/bash.xml
r908a3c3 r7ea60d3 75 75 76 76 <para>The testsuite of the package is designed to be ran as a non-root 77 user, owning the terminal connected to standard input. To satis ify the77 user, owning the terminal connected to standard input. To satisfy the 78 78 requirement, spawn a new pseudoterminal using 79 79 <application>Expect</application> and run the tests as the <systemitem
Note:
See TracChangeset
for help on using the changeset viewer.