java/src/org/openantivirus/util PatternFinder.java,1.17,1.18
Kurt Huwig <[email protected]> Sat, 03 Sep 2005 16:16:43 +0000
| Newsgroups | gmane.comp.security.virus.openantivirus.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/openantivirus/java/src/org/openantivirus/util
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28211/src/org/openantivirus/util
Modified Files:
PatternFinder.java
Log Message:
Code cleanup
Index: PatternFinder.java
===================================================================
RCS file: /cvsroot/openantivirus/java/src/org/openantivirus/util/PatternFinder.java,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- PatternFinder.java 19 Sep 2004 14:01:39 -0000 1.17
+++ PatternFinder.java 3 Sep 2005 16:16:41 -0000 1.18
@@ -536,7 +536,7 @@
}
/** deletes all worker and testfiles */
- protected void cleanUp() throws IOException {
+ protected void cleanUp() {
for (int worker = 0; worker < workerCount; worker++) {
new File(workFileNames[worker]).delete();
new File(testFileNames[worker]).delete();
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf