From d2175e833d55e02990141bdb7747d524d6f20244 Mon Sep 17 00:00:00 2001 From: mboelen Date: Wed, 1 Apr 2015 14:45:12 +0200 Subject: [PATCH] Change description of test --- include/tests_malware | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/tests_malware b/include/tests_malware index c7744dda..6465ab0e 100644 --- a/include/tests_malware +++ b/include/tests_malware @@ -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