aboutsummaryrefslogtreecommitdiffstats
path: root/shell_cmds/sh/tests/execution/subshell3.0
blob: 697ee0bdacd159e9bfe92574f5fcb41175644d96 (plain) (blame)
1
2
3
4
# $FreeBSD: head/bin/sh/tests/execution/subshell3.0 245383 2013-01-13 19:39:13Z jilles $

(false; exit) && exit 3
exit 0