Removed unneeded field for warnings and suggestions

This commit is contained in:
Michael Boelen 2016-08-10 07:12:41 +02:00
parent dddfbdcb0a
commit f14072d216
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@
LogText "Result: the following files seem to be of the wrong file type:"
LogText "Output: ${FIND}"
LogText "Info: above files could be redirected files to avoid logging and should be investigated"
ReportWarning ${TEST_NO} "M" "Incorrect file type found for shell history file"
ReportWarning ${TEST_NO} "Incorrect file type found for shell history file"
fi
LogText "Remarks: History files are normally of the type 'file'. Symbolic links and other types can be riskful."
else