Browse Source
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>stable-0.10
Matthias Sohn
14 years ago
committed by
Shawn O. Pearce
22 changed files with 79 additions and 57 deletions
Loading…
Reference in new issue