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

all: use grep -E/-F instead of fgrep/egrep #137

Closed
wants to merge 3 commits into from
Closed

Commits on Sep 22, 2022

  1. refactor: use grep -E instead of egrep

    Change-Id: Iedeb3433c5d27488e7de0199a7f3effe1d79c82a
    kxxt committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    637e5ad View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. simplify egrep syntax

    Change-Id: I1d9ccc8dd70051a962a2cc5195cb08148d5c3549
    kxxt committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    9f5c279 View commit details
    Browse the repository at this point in the history
  2. use grep

    Change-Id: I94e912c90f2f0e3c4eee5b8f3d1a67d3a58ee066
    kxxt committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    1eee614 View commit details
    Browse the repository at this point in the history