diff --git a/include/tests_firewalls b/include/tests_firewalls index a702420c..87611fa3 100644 --- a/include/tests_firewalls +++ b/include/tests_firewalls @@ -372,7 +372,7 @@ Report "firewall_software[]=macosx-app-fw" Report "app_fw[]=macosx-app-fw" else - if IsVerbose; Display --indent 2 --text "- Checking macOS: Application Firewall" --result "${STATUS_DISABLED}" --color YELLOW; fi + if IsVerbose; then Display --indent 2 --text "- Checking macOS: Application Firewall" --result "${STATUS_DISABLED}" --color YELLOW; fi AddHP 1 3 LogText "Result: application firewall of macOS is disabled" fi