Skip to content

fix: Use 'grep -E' over 'egrep'#25

Merged
scarrazza merged 1 commit into
scarrazza:masterfrom
matthewfeickert:fix/grep-e-over-egrep
Nov 12, 2024
Merged

fix: Use 'grep -E' over 'egrep'#25
scarrazza merged 1 commit into
scarrazza:masterfrom
matthewfeickert:fix/grep-e-over-egrep

Conversation

@matthewfeickert
Copy link
Copy Markdown
Contributor

@matthewfeickert matthewfeickert commented Nov 11, 2024

  • On modern distributions use of egrep will raise 'egrep: warning: egrep is obsolescent; using grep -E' which breaks the usage of qcdloop-config. Use 'grep -E' instead.

c.f. conda-forge/staged-recipes#28169

* On modern distributions use of egrep will raise
  'egrep: warning: egrep is obsolescent; using grep -E' which breaks the usage
  of qcdloop-config. Use 'grep -E' instead.
@matthewfeickert
Copy link
Copy Markdown
Contributor Author

@scarrazza this is ready for review.

@scarrazza
Copy link
Copy Markdown
Owner

Thanks @matthewfeickert!

@scarrazza scarrazza merged commit f8de304 into scarrazza:master Nov 12, 2024
@matthewfeickert matthewfeickert deleted the fix/grep-e-over-egrep branch November 12, 2024 02:11
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