Skip to content
Commit 7df596a5 authored by Sam James's avatar Sam James Committed by Fangrui Song
Browse files

grep: egrep -> grep -E, fgrep -> grep -F



Newer versions of GNU grep (after grep 3.7, not inclusive) will warn on
'egrep' and 'fgrep' invocations.

Convert usages within the tree to their expanded non-aliased counterparts
to avoid irritating warnings during ./configure and the test suite.

Signed-off-by: default avatarSam James <sam@gentoo.org>
Reviewed-by: default avatarFangrui Song <maskray@google.com>
parent 3c23fa9f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment