t5324: reorder `run_with_limited_open_files test_might_fail`
[git] / t / chainlint / exit-subshell.expect
1 (
2         foo || exit 1
3         bar &&
4         baz
5 >)