mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
bash: document egrep warnings in tests
The test suite says "Any output from any test, unless otherwise noted, indicates a possible anomaly". So we should note those warnings.
This commit is contained in:
parent
2844cded1c
commit
395eb462ba
@ -87,6 +87,10 @@ lassign [wait] _ _ _ value
|
||||
exit $value
|
||||
EOF</userinput></screen>
|
||||
|
||||
<para>Several tests invoke the obsolete <command>egrep</command>
|
||||
command and trigger a warning about the obsoletion. These warnings
|
||||
should be ignored.</para>
|
||||
|
||||
<para>Install the package:</para>
|
||||
|
||||
<screen><userinput remap="install">make install</userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user