Show language in output

This commit is contained in:
Michael Boelen 2017-09-17 20:15:57 +02:00
parent 01a806dd45
commit c3f3e22290
No known key found for this signature in database
GPG Key ID: 26141F77A09D7F04
1 changed files with 1 additions and 0 deletions

1
lynis
View File

@ -617,6 +617,7 @@ ${NORMAL}
echo " Plugin directory: ${PLUGINDIR}"
echo " ---------------------------------------------------"
echo " Auditor: ${AUDITORNAME}"
echo " Language: ${LANGUAGE}"
echo " Test category: ${TEST_CATEGORY_TO_CHECK}"
echo " Test group: ${TEST_GROUP_TO_CHECK}"
if [ ! "${ROOTDIR}" = "/" ]; then echo " Root directory (custom): ${ROOTDIR}"; fi