Removed unneeded exception line

This commit is contained in:
mboelen 2014-09-19 16:46:35 +02:00
parent 213590e90c
commit 74fc711965
1 changed files with 0 additions and 2 deletions

View File

@ -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)