Skip to content

Conversation

@Thaodan
Copy link
Contributor

@Thaodan Thaodan commented Jan 16, 2024

No description provided.

Copy link
Contributor

@mlehtima mlehtima left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also one of the commit messages mentions both egrep and fgrep but in that commit only egrep changes have been made.

Signed-off-by: Björn Bidar <bjorn.bidar@jolla.com>
@Thaodan Thaodan force-pushed the egrep_fpgrep branch 2 times, most recently from 648ec2d to 98146a8 Compare January 16, 2024 13:30
@Thaodan Thaodan force-pushed the egrep_fpgrep branch 3 times, most recently from 7202b52 to 738b6be Compare January 18, 2024 09:12
`egrep` and `fgrep` are deprecated, use `grep -E` or `grep -F` respectively.
Replace `$(...)`  notation instead of legacy backticks.
Avoid useless `cat` where `read` can do the job better.

Signed-off-by: Björn Bidar <bjorn.bidar@jolla.com>
@mlehtima mlehtima merged commit 19f8f68 into master Jan 29, 2024
@mlehtima mlehtima deleted the egrep_fpgrep branch January 29, 2024 20:56
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.

3 participants