From b43bf179546c6465fbbd988ea16c55c8ed8a3831 Mon Sep 17 00:00:00 2001 From: mboelen Date: Thu, 10 Sep 2015 21:04:18 +0200 Subject: [PATCH] Remove tool tips section from report --- include/report | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/include/report b/include/report index ff24cc44..91856958 100644 --- a/include/report +++ b/include/report @@ -224,16 +224,6 @@ echo "================================================================================" fi - if [ ${SHOW_TOOL_TIPS} -eq 1 ]; then - echo " Tip: Disable all tests which are not relevant or are too strict for the" - echo " purpose of this particular machine. This will remove unwanted suggestions" - echo " and also boost the hardening index. Each test should be properly analyzed" - echo " to see if the related risks can be accepted, before disabling the test." - echo "================================================================================" - fi - - - echo ""; echo "" fi