Change description of test

This commit is contained in:
mboelen 2015-04-01 14:45:12 +02:00
parent c2bbf4a0a7
commit d2175e833d
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@
#
# Test : MALW-3280
# Description : Check if an anti-virus tool is installed
Register --test-no MALW-3280 --weight L --network NO --description "Check for clamscan"
Register --test-no MALW-3280 --weight L --network NO --description "Check if anti-virus tool is installed"
if [ ${SKIPTEST} -eq 0 ]; then
FOUND=0
MCAFEE_RUNNING=0