]> source.dussan.org Git - jgit.git/commit
Fix GitConstructionTest teardown 78/3578/1
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Mon, 30 May 2011 20:39:04 +0000 (22:39 +0200)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Mon, 30 May 2011 20:39:04 +0000 (22:39 +0200)
commit802f84650d1930cfdd44f87ba66f32dde722124d
tree3dd1c547afc21785b96adce15b57db1cd1e65461
parent03a6f572b5968dc8f77b5c85e3097448df6ea27e
Fix GitConstructionTest teardown

The teardown faile on Windows because the repos were not closed.

Change-Id: I16cf5645558680029682f898386b061796948237
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/GitConstructionTest.java