From 7155afa2bb005875f25b88f3447e1d7ef8e6fe7d Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Thu, 27 Oct 2016 11:45:21 +0200 Subject: Added missing space --- include/tests_hardening | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/tests_hardening b/include/tests_hardening index 14a83074..25f227a2 100644 --- a/include/tests_hardening +++ b/include/tests_hardening @@ -105,7 +105,7 @@ AddHP 3 3 else LogText "Result: no malware scanner found" - if [ "${MACHINE_ROLE}" = "personal"]; then + if [ "${MACHINE_ROLE}" = "personal" ]; then Display --indent 4 --text "- Installed malware scanner" --result "${STATUS_NOT_FOUND}" --color YELLOW else Display --indent 4 --text "- Installed malware scanner" --result "${STATUS_NOT_FOUND}" --color RED -- cgit v1.2.3