HomeFreeBSD

Ignore grep return value.

Description

Ignore grep return value.

Most of the time, we use grep in a test, where its return value is
important. In this instance, it is only used for filtering, and we do
not care about its return value, so ignore it.

PR: 250723
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D27007

Details

Provenance
matAuthored on
Differential Revision
D27007: Add set pipefail in most framework scripts.
Parents
rP554893: Add set pipefail in most framework scripts.
Branches
Unknown
Tags
Unknown