xref: /freebsd/bin/sh/tests/set-e/subshell1.0 (revision 2c2ec6bbc9cc7762a250ffe903bda6c2e44d25ff)
1set -e
2(true)
3