Fix wakeonlan test for newer FreeBSD (#67656)

pull/67711/head
Sam Doran 4 years ago committed by GitHub
parent 9b91068e23
commit 32a71221e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -45,4 +45,4 @@
assert:
that:
- incorrect_broadcast_address is failed
- incorrect_broadcast_address.msg is search('not known')
- incorrect_broadcast_address.msg is search('not known|Name does not resolve')

Loading…
Cancel
Save