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