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

Convert egrep to grep #4

Closed
wants to merge 5 commits into from
Closed

Convert egrep to grep #4

wants to merge 5 commits into from

Conversation

stevefalco
Copy link

@stevefalco stevefalco commented Jun 15, 2024

Fedora 40 gives a deprecation warning regarding egrep. The recommendation is to use "grep -E" in place of egrep.

I generated this PR from the ITS submodule for sims. I could instead base it on the ka10-simh master branch if that is preferred. I'm not too familiar with submodules, so please let me know which is the preferred method for contributing"

@larsbrinkhoff
Copy link
Owner

Thank you. The ITS specific changes should go onto a branch called ITS. But even better would be to submit the change to @rcornwell's upstream: https://github.com/rcornwell/sims

@stevefalco stevefalco closed this by deleting the head repository Jun 16, 2024
@stevefalco
Copy link
Author

stevefalco commented Jun 16, 2024 via email

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