]> arthur.barton.de Git - bup.git/blobdiff - lib/bup/t/tclient.py
test_server_split_with_indexes: close packwriter
[bup.git] / lib / bup / t / tclient.py
index 0db5cc1d59fa5e0a61c138a3e886b63667a4857c..fdc3e3a06f36069bcf89bae2d506f95e92199fbd 100644 (file)
@@ -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])