mirror of https://github.com/CISOfy/lynis.git
Corrected text
This commit is contained in:
parent
0170d81a3f
commit
fa8826f59a
|
@ -2241,7 +2241,7 @@
|
|||
ReportException ${TEST_NO} "Test is trying to search for a string in nonexistent file"
|
||||
fi
|
||||
else
|
||||
ReportException ${TEST_NO} "Error in function call to CheckItem"
|
||||
ReportException ${TEST_NO} "Error in function call to SearchItem"
|
||||
fi
|
||||
return ${RETVAL}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue