HomeFreeBSD

ZTS: Use POSIX-compatible space character class

Description

ZTS: Use POSIX-compatible space character class

FreeBSD recently integrated a change which causes \s in a regex to
throw an error instead of silently being misinterpreted as an s.

Change the regex in zpool_colors.ksh to use :space:.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <freqlabs@FreeBSD.org>
Closes #10651

Details

Provenance
freqlabsAuthored on Aug 1 2020, 1:11 AM
GitHub <noreply@github.com>Committed on Aug 1 2020, 1:11 AM
Parents
rG25499e2139b2: lua: Increase reserved stack space for FreeBSD in debug config
Branches
Unknown
Tags
Unknown