# $FreeBSD: head/bin/sh/tests/execution/pipefail4.42 344502 2019-02-24 21:05:13Z jilles $ set -o pipefail (exit 43) | (exit 42)