xref
: /
freebsd
/
bin
/
sh
/
tests
/
execution
/
pipefail7.0
(revision 7791ecf04b48a0c365b003447f479ec890115dfc)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
(exit 42) | : &
4
set -o pipefail
5
wait %+
6