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