Browse code

update test/README

git-svn: trunk@3510

aCaB authored on 2008/01/19 23:16:06
Showing 1 changed files
... ...
@@ -2,6 +2,7 @@ clam.exe is an extremely small (544 bytes!) MZ+PE executable that prints
2 2
 a nice message :-) You can use it to test attachment scanning in your ClamAV
3 3
 based mail scanner.
4 4
 
5
-NOTE: upon request the testfiles are now shipped byteswapped.
6
-The real files are generated dynamically by make.
5
+NOTE: upon request the testfiles are not shipped anymore
6
+Instead they are dinamycally generated at make time.
7
+
7 8