grep -L returns non-zero status if none of the files had the pattern
in them. This is often the case, so just ignore the return code. Actual errors that are found will also be detected downstream in the rare cases where the return code is 2 instead of 1.
This commit is contained in:
parent
975a81a4d7
commit
d0cce18ef3
Loading…
x
Reference in New Issue
Block a user