On Mon, Mar 20, 2017 at 08:56:16PM -0400, Kyle Meyer wrote:
> Move cleanup lines that occur after test blocks into
> test_when_finished calls within the test bodies. Don't move cleanup
> lines that seem to be related to mutiple tests rather than a single
> test.
Sounds logical. The patch looks g
Move cleanup lines that occur after test blocks into
test_when_finished calls within the test bodies. Don't move cleanup
lines that seem to be related to mutiple tests rather than a single
test.
Signed-off-by: Kyle Meyer
---
t/t1400-update-ref.sh | 81 ++-
2 matches
Mail list logo