]> git.ipfire.org Git - people/ms/network.git/blame - test/nitsi/test/raw-device-get-by-mac/recipe
Adjust include paths because of the new include path feature
[people/ms/network.git] / test / nitsi / test / raw-device-get-by-mac / recipe
CommitLineData
cde9426d 1include: setup
4c769bb2
JS
2alice: port="$(network raw device-get-by-mac-address "52:54:00:8a:b8:b5")"
3alice: echo $port
4alice: [ "52:54:00:8a:b8:b5" = "$(cat /sys/class/net/${port}/address)" ]