]> The Tcpdump Group git mirrors - tcpdump/commit
Use grep, not egrep.
authorGuy Harris <[email protected]>
Thu, 21 Sep 2017 00:51:54 +0000 (17:51 -0700)
committerGuy Harris <[email protected]>
Thu, 21 Sep 2017 00:51:54 +0000 (17:51 -0700)
commit050d41a163fc0c1c4bc56586845565aea8b87a12
treedf5bc4dde44f4da4f8b8b8eb2adba0c4c0286ac7
parent6e7ccf0ecd00bb907844d263221219fa6c955b92
Use grep, not egrep.

If there's a performance difference between them, it probably won't make
a difference here, and the Single UNIX Specification does include grep,
and says it has to support -q, but doesn't mention egrep.  See if this
eliminates a complaint from the OpenCSW buildbot.
tests/64bit.sh