modernize t9300: use test_when_finished for clean-up
authorJohannes Sixt <redacted>
Thu, 19 Nov 2015 19:09:47 +0000 (20:09 +0100)
committerJeff King <redacted>
Fri, 20 Nov 2015 13:02:06 +0000 (08:02 -0500)
commit93e911f5ae0b262fc63898790ab40f2306fd5395
tree22d83c8d0330c47fc553de83a30643fbaa59275c
parentec2c10bef8e4a586935d350afd06a421bd7d2f80
modernize t9300: use test_when_finished for clean-up

A number of clean-ups of test cases are performed outside of
test_expect_success. Replace these cases by using test_when_finished.

Signed-off-by: Johannes Sixt <redacted>
Signed-off-by: Jeff King <redacted>
t/t9300-fast-import.sh
git clone https://git.99rst.org/PROJECT