HomeFreeBSD

newvers: Use correct regexp

Description

newvers: Use correct regexp

There's no need to quote the # here. Inside of regexp, it's not treated
like a comment from an awk perspective. And inside if '' it's not
treated as special by the shell. gawk also warns.

Sponsored by: Netflix

Details

Provenance
impAuthored on Apr 21 2023, 4:14 PM
Parents
rG92fa22c6a5c4: riscv: Compile instr_size.c into the kernel when DTrace is configured
Branches
Unknown
Tags
Unknown