summaryrefslogtreecommitdiff
path: root/t/chainlint/exit-subshell.expect
blob: bf78454f74c83d27b059b504859213abdb9acc6c (plain)
1
2
3
4
5
(
	foo || exit 1
	bar &&
	baz
>)