summary refs log tree commit diff
path: root/bin/cash/tests/execution/subshell3.0
blob: 31ba849f37ede48d6d1584aaa56fe18a95e8fb5d (plain) (blame)
1
2
3
4
# $FreeBSD: releng/12.0/bin/sh/tests/execution/subshell3.0 245383 2013-01-13 19:39:13Z jilles $

(false; exit) && exit 3
exit 0