From 4ecb9d4d05124b813cd4d7ddcaf5671c2f4c4765 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Sun, 30 Apr 2017 17:59:35 +0200 Subject: [bulk change] cleaning up, code enhancements, initialization of variables, and new tests --- include/tests_hardening | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/tests_hardening') diff --git a/include/tests_hardening b/include/tests_hardening index ff4bd697..61004a1a 100644 --- a/include/tests_hardening +++ b/include/tests_hardening @@ -52,7 +52,7 @@ HARDEN_COMPILERS_NEEDED=0 if [ ${COMPILER_INSTALLED} -eq 0 ]; then LogText "Result: no compilers found" - else + else # as if [ ! -z "${ASBINARY}" ]; then LogText "Test: Check file permissions for as (Assembler)" -- cgit v1.2.3