mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 14:24:48 +00:00
Revert "bash: document egrep warnings in tests"
This reverts commit 395eb462ba
.
Not needed as grep is "patched".
Note that I'm still against "patching" grep. All the complains for the
warnings are from only several people and IMO the complains are not
valid. But as bdubbs has made the decision let's keep it for now and
review after some time...
This commit is contained in:
parent
78817e1b26
commit
e010845004
@ -87,10 +87,6 @@ lassign [wait] _ _ _ value
|
||||
exit $value
|
||||
EOF</userinput></screen>
|
||||
|
||||
<para>Several tests invoke the obsolete <command>egrep</command>
|
||||
command and trigger a warning. 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