HomeFreeBSD

test-includes: improve portability

Description

test-includes: improve portability

FreeBSD's shell permits [^bar] to match characters not in [bar] like
common regular expressions. This is non-portable and '!' should be
used in place of '^' for portability.

Reported by: Nathaniel Wesley Filardo
Issue: https://github.com/CTSRD-CHERI/cheribsd/issues/1321
Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D34597

Details

Provenance
brooksAuthored on Mar 22 2022, 8:23 PM
Reviewer
imp
Differential Revision
D34597: test-includes: improve portability
Parents
rG8422d54f4010: Correct a handful of typos and grammos.
Branches
Unknown
Tags
Unknown