jgit/org.eclipse.jgit/findBugs
Matthias Sohn 38eec8f4a2 [findbugs] Do not ignore exceptional return value of mkdir
java.io.File.mkdir() and mkdirs() report failure as an exceptional
return value false. Fix the code which silently ignored this
exceptional return value.

Change-Id: I41244f4b9d66176e68e2c07e2329cf08492f8619
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
2011-01-28 01:11:12 +01:00
..
FindBugsExcludeFilter.xml [findbugs] Do not ignore exceptional return value of mkdir 2011-01-28 01:11:12 +01:00