freebsd-dev/tools/build/test-includes
Brooks Davis 44b36b80f5 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
2022-03-22 20:23:22 +00:00
..
badfiles.inc test-includes: temporarily add back net/pfvar.h 2022-02-23 17:56:02 -07:00
Makefile test-includes: improve portability 2022-03-22 20:23:22 +00:00