Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The `\|` operator is not portable to BSD / macOS sed, which makes some tests appear flaky when run on those platforms. This PR switches the offending command over to a wordier, but correct invocation.
- Loading branch information