mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-17 14:21:20 +00:00
Search-98, Delete the test dir at the end of the test
This commit is contained in:
@@ -1466,6 +1466,7 @@ public abstract class AbstractAlfrescoDistributedTest extends SolrTestCaseJ4
|
|||||||
destroyServers();
|
destroyServers();
|
||||||
distribTearDown();
|
distribTearDown();
|
||||||
} catch (Exception e) {
|
} catch (Exception e) {
|
||||||
|
FileUtils.deleteDirectory(testDir);
|
||||||
e.printStackTrace();
|
e.printStackTrace();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user