Skip to content

Conversation

OmeletWithoutEgg
Copy link
Contributor

Pull request template

With the release of grep 3.8 the egrep is obsolete
https://git.savannah.gnu.org/cgit/grep.git/commit/src/egrep.sh?id=a9515624709865d480e3142fd959bccd1c9372d1

Type of changes

  • CI
  • Bugfix
  • Feature
  • Generic maintenance tasks
  • Documentation content changes
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no URL changes)
  • Improving the performance of the project (not introducing new features)
  • Other (please describe):

Issue Number: N/A

What is the current behavior?

When using the newest version of egrep the deprecated warning jumps out

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

What is the new behavior?

No egrep warnings

Does this introduce a breaking change?

  • Yes
  • No

Other information

N/A

@OmeletWithoutEgg OmeletWithoutEgg requested a review from a team as a code owner September 15, 2022 17:27
@github-actions github-actions bot added documentation 📝 Solely about the documentation of the project. enhancement ✨ Enhancement of the code, not introducing new features. labels Sep 15, 2022
@ss-o
Copy link
Member

ss-o commented Sep 15, 2022

Thank you for your contribution! I will update annexes and other related repositories.

@ss-o ss-o merged commit 19d576f into z-shell:main Sep 15, 2022
@github-actions
Copy link

Pull Request closed and locked due to lack of activity.
If you'd like to build on this closed PR, you can clone it using this method: https://stackoverflow.com/a/14969986
Then open a new PR, referencing this closed PR in your message.

@github-actions github-actions bot locked and limited conversation to collaborators Sep 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation 📝 Solely about the documentation of the project. enhancement ✨ Enhancement of the code, not introducing new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants