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