mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-31 01:34:23 +02:00
Removed unneeded exception line
This commit is contained in:
parent
213590e90c
commit
74fc711965
@ -219,8 +219,6 @@
|
|||||||
else
|
else
|
||||||
ReportException "${TEST_NO}:2" "Missing ifconfig or ip command to collect hardware address (MAC)"
|
ReportException "${TEST_NO}:2" "Missing ifconfig or ip command to collect hardware address (MAC)"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
ReportException "${TEST_NO}:2" "Due to missing ifconfig no method to collect hardware address (ip address)"
|
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
MacOS)
|
MacOS)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user