]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: make sure we test nft binary from working tree, not host
authorFlorian Westphal <fw@strlen.de>
Mon, 15 Jul 2019 10:29:48 +0000 (12:29 +0200)
committerFlorian Westphal <fw@strlen.de>
Mon, 15 Jul 2019 10:29:48 +0000 (12:29 +0200)
commit28f22b78f7738a66f88089ecab135242c4c9156d
treeee060b7220f6fe0cdabd56ee8da3df63eaf3d793
parenta43a696443a150f448d182fe708a43d7279de715
tests: shell: make sure we test nft binary from working tree, not host

This tests the installed host nft binary, which fails on my test vm.
Using the one from the working tree makes this test pass.

Signed-off-by: Florian Westphal <fw@strlen.de>
tests/shell/testcases/sets/0036add_set_element_expiration_0