diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-08-06 23:11:00 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-08-06 23:11:00 +0800 |
commit | 26560c186ba1803dd7151a818985d7cecd555e46 (patch) | |
tree | e1a1b4aee0cd72c2795a6cbd134be1756d0a2e52 | |
parent | a04b3d39318a0d1fefa255a47511e6b852242235 (diff) |
m4: test-posix_spawn-script does not fail
Reported on lfs-dev and confirmed with jhalfs.
-rw-r--r-- | chapter08/m4.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter08/m4.xml b/chapter08/m4.xml index 341da580a..13b032a25 100644 --- a/chapter08/m4.xml +++ b/chapter08/m4.xml @@ -57,8 +57,6 @@ echo "#define _IO_IN_BACKUP 0x100" >> lib/stdio-impl.h</userinput></screen> <screen><userinput remap="test">make check</userinput></screen> - <para>One test, test-posix_spawn-script, is known to fail.</para> - <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> |