opnsense-src/bin/sh/tests/parser/empty-braces1.0

8 lines
121 B
Text
Raw Normal View History

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