opnsense-src/bin/sh/tests/parser/empty-braces1.0
Warner Losh d0b2dbfa0e Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
2023-08-16 11:55:03 -06:00

6 lines
109 B
Text

# Unfortunately, some scripts depend on the extension of allowing an empty
# pair of braces.
{ } &
wait $!