Revision: 15932
http://gate.svn.sourceforge.net/gate/?rev=15932&view=rev
Author: valyt
Date: 2012-07-13 11:10:40 +0000 (Fri, 13 Jul 2012)
Log Message:
-----------
Some guy keeps checking this in with the temporary-index deletion
commented-out...
Modified Paths:
--------------
mimir/trunk/mimir-test/src/gate/mimir/test/QueryTests.java
Modified: mimir/trunk/mimir-test/src/gate/mimir/test/QueryTests.java
===================================================================
--- mimir/trunk/mimir-test/src/gate/mimir/test/QueryTests.java 2012-07-13
11:02:58 UTC (rev 15931)
+++ mimir/trunk/mimir-test/src/gate/mimir/test/QueryTests.java 2012-07-13
11:10:40 UTC (rev 15932)
@@ -128,12 +128,12 @@
*/
@AfterClass
public static void oneTimeTearDown() {
-// for(File indexDir : indexDirs) {
-// // recursively delete index dir
-// if(!TestUtils.deleteDir(indexDir)) {
-// System.err.println("Could not delete index directory " + indexDir);
-// }
-// }
+ for(File indexDir : indexDirs) {
+ // recursively delete index dir
+ if(!TestUtils.deleteDir(indexDir)) {
+ System.err.println("Could not delete index directory " + indexDir);
+ }
+ }
}
/**
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs