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

Use GNU version of fgrep/egrep tool if available #49272

Merged
merged 1 commit into from
Mar 23, 2018

Commits on Mar 22, 2018

  1. Use GNU version of fgrep/egrep tool if available

    It is mostly for BSD system. Some tests (run-make/issue-35164 and
    run-make/cat-and-grep-sanity-check) are failing with BSD
    fgrep, whereas they pass with gnu version (gfgrep).
    semarie committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    de1c929 View commit details
    Browse the repository at this point in the history