diff --git a/include/tests_hardening b/include/tests_hardening index 435c2bfe..840f1c4d 100644 --- a/include/tests_hardening +++ b/include/tests_hardening @@ -56,7 +56,7 @@ if [ ${SYMLINK} -eq 0 ]; then logtext "Binary: ${ASBINARY} (world executable: ${FileIsWorldExecutable})" else - logtext "Binary: ${GCCBINARY} (symlinked to: ${sFILE}) (world executable: ${FileIsWorldExecutable})" + logtext "Binary: ${ASBINARY} (symlinked to: ${sFILE}) (world executable: ${FileIsWorldExecutable})" fi if [ ${FileIsWorldExecutable} = "TRUE" ]; then AddHP 2 3