aboutsummaryrefslogtreecommitdiffstats
path: root/appendices/dependencies.xml
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2021-07-18 01:04:22 +0800
committerXi Ruoyao <xry111@mengyan1223.wang>2021-07-18 01:04:22 +0800
commitef61313366e6ca42298c4a48ecbe50c50c125b12 (patch)
treedb0ea25d083be06a9d95f15699f15f5618a0eff1 /appendices/dependencies.xml
parent28bdcfe0ef164ea92e1debc35bf71e62e29a5c4b (diff)
do not use UID hack for tester
It's causing "root-tester namesis" (both have UID 0) if the tty is owned by root. To fix bash test, use Expect to spawn a new PTY for it.
Diffstat (limited to 'appendices/dependencies.xml')
-rw-r--r--appendices/dependencies.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml
index 46a016465..7beb8fa3a 100644
--- a/appendices/dependencies.xml
+++ b/appendices/dependencies.xml
@@ -218,7 +218,7 @@
<segmentedlist id="bash-testdeps">
<segtitle>&testsuites;</segtitle>
<seglistitem>
- <seg>Shadow</seg>
+ <seg>Expect and Shadow</seg>
</seglistitem>
</segmentedlist>