X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fbup%2Ft%2Ftclient.py;fp=lib%2Fbup%2Ft%2Ftclient.py;h=fdc3e3a06f36069bcf89bae2d506f95e92199fbd;hb=2f15f993cf5fd40dd31f04006a6abd2367e5628d;hp=0db5cc1d59fa5e0a61c138a3e886b63667a4857c;hpb=097b2289f4c3202a704987ecfe406713601aece5;p=bup.git diff --git a/lib/bup/t/tclient.py b/lib/bup/t/tclient.py index 0db5cc1..fdc3e3a 100644 --- a/lib/bup/t/tclient.py +++ b/lib/bup/t/tclient.py @@ -35,6 +35,7 @@ def test_server_split_with_indexes(): rw.new_blob(s2) rw.breakpoint() rw.new_blob(s1) + rw.close() if wvfailure_count() == initial_failures: subprocess.call(['rm', '-rf', tmpdir])