trace2: t/helper/test-trace2, t0210.sh, t0211.sh, t0212.sh
[git] / t / chainlint / exit-subshell.expect
1 (
2         foo || exit 1
3         bar &&
4         baz
5 >)