xref: /freebsd/bin/sh/tests/execution/pipefail1.0 (revision 130d950cafcd29c6a32cf5357bf600dcd9c1d998)
1# $FreeBSD$
2
3set -o pipefail
4: && : | : && : | : | : && : | : | : | :
5