mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Removed unneeded exception line
This commit is contained in:
parent
213590e90c
commit
74fc711965
1 changed files with 0 additions and 2 deletions
|
|
@ -219,8 +219,6 @@
|
|||
else
|
||||
ReportException "${TEST_NO}:2" "Missing ifconfig or ip command to collect hardware address (MAC)"
|
||||
fi
|
||||
|
||||
ReportException "${TEST_NO}:2" "Due to missing ifconfig no method to collect hardware address (ip address)"
|
||||
fi
|
||||
;;
|
||||
MacOS)
|
||||
|
|
|
|||
Loading…
Reference in a new issue