diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2010-12-07 00:58:19 +0100 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2010-12-07 16:18:30 -0800 |
commit | 45731756a56361a51e839e26d3b0bed1c06ee37a (patch) | |
tree | 914823e211dbbdf277acd2e9725cfb743155e112 /org.eclipse.jgit.test/tst/org/eclipse/jgit/dircache | |
parent | e22f9552a8531a56fe2ffd7135da3e8607f708bc (diff) | |
download | jgit-45731756a56361a51e839e26d3b0bed1c06ee37a.tar.gz jgit-45731756a56361a51e839e26d3b0bed1c06ee37a.zip |
[findbugs] Do not ignore exceptional return value
java.io.File.delete() reports failure as an exceptional
return value false. Fix the code which silently ignored
this exceptional return value. Also remove some duplicate
deletion helper methods.
Change-Id: I80ed20ca1f07a2bc6e779957a4ad0c713789c5be
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.test/tst/org/eclipse/jgit/dircache')
0 files changed, 0 insertions, 0 deletions