Skip to content

fix: replace egrep with grep -E for el10 compatibility#257

Merged
nmburgan merged 1 commit intovoxpupuli:mainfrom
davemcdonnell:main
Oct 21, 2025
Merged

fix: replace egrep with grep -E for el10 compatibility#257
nmburgan merged 1 commit intovoxpupuli:mainfrom
davemcdonnell:main

Conversation

@davemcdonnell
Copy link
Copy Markdown
Contributor

fix: replace egrep with grep -E for el10 compatibility

Pull Request (PR) description

replace calls to egrep with grep -E due to warning on RHEL10 and derivatives:
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E

This Pull Request (PR) fixes the following issues

fix: replace egrep with grep -E for el10 compatibility
@davemcdonnell davemcdonnell changed the title Update os_patching_fact_generation.sh fix: replace egrep with grep -E for el10 compatibility Oct 21, 2025
@nmburgan nmburgan merged commit a4f6bc5 into voxpupuli:main Oct 21, 2025
14 checks passed
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