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

fix: Exit 1 with empty string if no match #901

Merged
merged 1 commit into from Nov 13, 2018
Merged

fix: Exit 1 with empty string if no match #901

merged 1 commit into from Nov 13, 2018

Commits on Nov 9, 2018

  1. fix: Exit 1 with no output if no match (#900)

    When we can read all files, but none match, exit 1 and return no output. This
    matches the behavior of grep more closely.
    
    Fixes #900
    wyardley committed Nov 9, 2018
    Copy the full SHA
    163e049 View commit details
    Browse the repository at this point in the history