t5608-clone-2gb.sh: turn GIT_TEST_CLONE_2GB into a bool
[git] / t / chainlint / exit-subshell.expect
1 (
2         foo || exit 1
3         bar &&
4         baz
5 >)