]> git.ipfire.org Git - people/ms/network.git/blobdiff - 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
index 61ea1fbd61e4a004f05c9202cced8fb857ff1865..ccdcdfa7db7d4076814bba27e85c333e1034d954 100644 (file)
@@ -1,4 +1,4 @@
-include: ../../include/setup
+include: setup
 alice: port="$(network raw device-get-by-mac-address "52:54:00:8a:b8:b5")"
 alice: echo $port
 alice: [ "52:54:00:8a:b8:b5" = "$(cat /sys/class/net/${port}/address)" ]