From f9b2993f355c84497c24d709ea2c4f955510cbe0 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Wed, 10 Aug 2016 07:24:10 +0200 Subject: Removed unneeded field --- include/tests_shells | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/tests_shells') diff --git a/include/tests_shells b/include/tests_shells index 936ed77b..4b8c3050 100644 --- a/include/tests_shells +++ b/include/tests_shells @@ -392,7 +392,7 @@ fi if [ ${FOUND} -eq 1 ]; then - ReportWarning ${TEST_NO} "H" "System vulnerable to Shellshock (bash)" + ReportWarning ${TEST_NO} "System vulnerable to Shellshock (bash)" AddHP 0 25 else AddHP 5 5 -- cgit v1.2.3