summary refs log tree commit diff
path: root/bin/1sh/tests/execution/pipefail2.42
blob: 1d9d275990bb1ae876ce3ab52a6ed6b02ac984d3 (plain) (blame)
1
2
3
4
# $FreeBSD: releng/12.1/bin/sh/tests/execution/pipefail2.42 345487 2019-03-24 22:10:26Z jilles $

set -o pipefail
(exit 42) | :