java/src/org/openantivirus/virushammer VirusHammer.java,1.10,1.11
Kurt Huwig <[email protected]> Tue, 25 May 2004 06:49:12 +0000
| Newsgroups | gmane.comp.security.virus.openantivirus.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/openantivirus/java/src/org/openantivirus/virushammer
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27654/src/org/openantivirus/virushammer
Modified Files:
VirusHammer.java
Log Message:
Restored command line handling
Index: VirusHammer.java
===================================================================
RCS file: /cvsroot/openantivirus/java/src/org/openantivirus/virushammer/VirusHammer.java,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- VirusHammer.java 1 May 2004 14:36:09 -0000 1.10
+++ VirusHammer.java 25 May 2004 06:49:10 -0000 1.11
@@ -100,7 +100,7 @@
public VirusHammer() throws CredoException, IOException {
scanConf = new WriteableScanConfiguration(
new DefaultScanConfiguration());
- scanConf.putBoolean(ScanConfiguration.HALT_ON_VIRUS_FOUND, false);
+ scanConf.putBoolean(ScanConfiguration.HALT_ON_MALWARE_FOUND, false);
scannerThread = new ScannerThread(scanConf);
initScanTargetList();
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click