This commit is contained in:
Joey Hess 2015-06-15 13:32:19 -04:00
parent 1ec2c11536
commit 687202ee65

View file

@ -0,0 +1,24 @@
[[!comment format=mdwn
username="joey"
subject="""Correlation does not imply causation"""
date="2015-06-15T17:27:40Z"
content="""
<pre>
joey@kite:~/lib/downloads/git-annex/windows/current> clamscan git-annex-installer.exe
git-annex-installer.exe: OK
----------- SCAN SUMMARY -----------
Known viruses: 3841819
Engine version: 0.98.7
Scanned directories: 0
Scanned files: 1
Infected files: 0
Data scanned: 36.55 MB
Data read: 23.07 MB (ratio 1.58:1)
Time: 10.835 sec (0 m 10 s)
</pre>
FWIW, the git-annex Windows build happens on the same build cluster that is used
for msysgit. If it were infected by a virus, that would be bad news,
so if you have some actual evidence of a virus, please share it.
"""]]