xref: /freebsd/bin/sh/tests/set-e/subshell1.0 (revision 81ad6265)
1# $FreeBSD$
2set -e
3(true)
4