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