Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace egrep with grep -E #4584

Merged
merged 1 commit into from
Aug 26, 2023
Merged

Replace egrep with grep -E #4584

merged 1 commit into from
Aug 26, 2023

Conversation

hebasto
Copy link
Contributor

@hebasto hebasto commented Aug 26, 2023

For the GNU Grep package version >= 3.8, the egrep command emits:

egrep: warning: egrep is obsolescent; using grep -E

which makes the ./autogen.sh script very noisy.

For the GNU Grep package version >= 3.8, the `egrep` command emits:
```
egrep: warning: egrep is obsolescent; using grep -E
```
which makes the `./autogen.sh` script very noisy.
@bluca bluca merged commit de5ee18 into zeromq:master Aug 26, 2023
19 of 20 checks passed
@hebasto hebasto deleted the 230826-egrep branch August 27, 2023 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants