Fix wakeonlan test for newer FreeBSD (#67656)

This commit is contained in:
Sam Doran 2020-02-24 13:40:59 -05:00 committed by GitHub
parent 9b91068e23
commit 32a71221e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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