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

(false; exit) && exit 3
exit 0