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