Skip to content
Snippets Groups Projects
Commit 23583e59 authored by Shawn Pearce's avatar Shawn Pearce
Browse files

Fix ReceivePackRefFilterTest on Windows


The pack files were left open after the test ended, which meant
we could not delete them automatically when the test was over.

Make sure we close the repositories (and thus their underlying packs)
before the tear down finishes.

Bug: 310367
Change-Id: I4d2703efa4b2e0c347ea4f4475777899cf71073e
Signed-off-by: default avatarShawn O. Pearce <spearce@spearce.org>
parent f1946b06
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment