t5616: use test_i18ngrep for upload-pack errors
[git] / t / chainlint / exit-subshell.expect
1 (
2         foo || exit 1
3         bar &&
4         baz
5 >)