t/chainlint: add chainlint "basic" test cases
[git.git] / t / chainlint / exit-subshell.expect
blobbf78454f74c83d27b059b504859213abdb9acc6c
2         foo || exit 1
3         bar &&
4         baz
5 >)