From 679e8c628e2a42df13bec79da256b1bf7b68d6b3 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Thu, 25 Aug 2016 15:31:33 +0200 Subject: Use detected binaries --- 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 ab4c61f0..91838818 100644 --- a/include/tests_hardening +++ b/include/tests_hardening @@ -36,7 +36,7 @@ Display --indent 4 --text "- Installed compiler(s)" --result "${STATUS_NOT_FOUND}" --color GREEN AddHP 3 3 else - LogText "Result: found installed compiler. See top of logfile which compilers have been found or use grep to filter on 'compiler'" + LogText "Result: found installed compiler. See top of logfile which compilers have been found or use ${GREPBINARY} to filter on 'compiler'" Display --indent 4 --text "- Installed compiler(s)" --result "${STATUS_FOUND}" --color RED AddHP 1 3 fi -- cgit v1.2.3