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