no message
This commit is contained in:
@@ -177,8 +177,7 @@ public class RemoteDVMTestingPlanner extends DVMTestingPlanner {
|
||||
File unpacked_results = new File(packageLocalWorkspace.getAbsolutePath(), "results");
|
||||
try {
|
||||
Utils_.forceDeleteWithCheck(unpacked_results);
|
||||
}
|
||||
catch (Exception ex){
|
||||
} catch (Exception ex) {
|
||||
ex.printStackTrace();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user