Make the cleanup less verbose when it fails to delete temporary stuff.
commit66df876f3a567915ad882cb9e3c090cf052f25aa
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Sun, 30 Nov 2008 23:40:32 +0000 (1 00:40 +0100)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 2 Dec 2008 16:30:02 +0000 (2 08:30 -0800)
tree1bc564f69f22c9dc7f5bc4e6309f81254ca1b271
parentd3424ed8e85a3d7ec5c68ab3d369e98216026c72
Make the cleanup less verbose when it fails to delete temporary stuff.

Pass the test case name for easier tracking of the test case that
causes problems.

Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.jgit.test/tst/org/spearce/jgit/lib/RepositoryTestCase.java