# $FreeBSD: releng/12.1/bin/sh/tests/execution/pipefail4.42 345487 2019-03-24 22:10:26Z jilles $ # $BSDSUniX $ set -o pipefail (exit 43) | (exit 42)