t5324: reorder `run_with_limited_open_files test_might_fail`
authorDenton Liu <redacted>
Tue, 7 Jul 2020 06:04:35 +0000 (02:04 -0400)
committerJunio C Hamano <redacted>
Tue, 7 Jul 2020 20:07:27 +0000 (13:07 -0700)
commit6861ac806b98076121ea69ed41476b14818f07d6
treefa8f3775f11d9be6d5ddd006821cdcdfd1e421bf
parent4d9e7c153df9b411d782759bbc8def1c8458f4a6
t5324: reorder `run_with_limited_open_files test_might_fail`

In the future, we plan on only allowing `test_might_fail` to work on a
restricted subset of commands, including `git`. Reorder the commands so
that `run_with_limited_open_files` comes before `test_might_fail`. This
way, `test_might_fail` operates on a git command.

Signed-off-by: Denton Liu <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t5324-split-commit-graph.sh
git clone https://git.99rst.org/PROJECT