git/t/chainlint/exit-subshell.expect

6 lines
32 B
Plaintext

(
foo || exit 1
bar &&
baz
)