xref: /freebsd/bin/sh/tests/execution/pipefail3.42 (revision cd1aa5f9917cc7de255e854954c818e5ef3e9c9b)
1
2set -o pipefail
3: | (exit 42)
4