t9822: skip tests if file names cannot be ISO-8859-1 encoded
[git] / t / chainlint / exit-subshell.expect
1 (
2         foo || exit 1
3         bar &&
4         baz
5 >)