mirror of https://github.com/CISOfy/lynis.git
Do not show exception in different scan modes
This commit is contained in:
parent
554d8bd857
commit
902eafeca9
|
@ -487,8 +487,6 @@
|
|||
ReportException "GetHostID" "Can't create HOSTID as OS is not supported yet by this function"
|
||||
;;
|
||||
esac
|
||||
else
|
||||
ReportException "GetHostID" "No SHA1/SHA1SUM/OPENSSL binaries found to create HOSTID"
|
||||
fi
|
||||
|
||||
# Search machine ID
|
||||
|
|
Loading…
Reference in New Issue