summaryrefslogtreecommitdiffstats
path: root/bin/sh/tests/execution/redir4.0
blob: 57054c17c45f60e1d44a96bd4c9d14abaf52f6c2 (plain)
1
2
3
4
# $FreeBSD$

{ echo bad 0>&3; } 2>/dev/null 3>/dev/null 3>&-
exit 0
OpenPOWER on IntegriCloud