mirror of
https://github.com/CISOfy/lynis.git
synced 2025-04-08 17:15:25 +02:00
Use ReportException function
This commit is contained in:
parent
26241de6a4
commit
64d3464543
@ -492,7 +492,7 @@
|
||||
;;
|
||||
esac
|
||||
else
|
||||
report "exception[]=No SHA1/SHA1SUM/OPENSSL binaries found to create HOSTID"
|
||||
ReportException "GetHostID" "No SHA1/SHA1SUM/OPENSSL binaries found to create HOSTID"
|
||||
fi
|
||||
|
||||
# Search machine ID
|
||||
|
Loading…
x
Reference in New Issue
Block a user