diff options
author | Florian Westphal <fw@strlen.de> | 2019-07-15 12:29:48 +0200 |
---|---|---|
committer | Florian Westphal <fw@strlen.de> | 2019-07-15 12:29:48 +0200 |
commit | 28f22b78f7738a66f88089ecab135242c4c9156d (patch) | |
tree | ee060b7220f6fe0cdabd56ee8da3df63eaf3d793 /tests | |
parent | a43a696443a150f448d182fe708a43d7279de715 (diff) |
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>
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/shell/testcases/sets/0036add_set_element_expiration_0 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/shell/testcases/sets/0036add_set_element_expiration_0 b/tests/shell/testcases/sets/0036add_set_element_expiration_0 index 710cf5a9..f534802a 100755 --- a/tests/shell/testcases/sets/0036add_set_element_expiration_0 +++ b/tests/shell/testcases/sets/0036add_set_element_expiration_0 @@ -1,7 +1,5 @@ #!/bin/bash -NFT=nft - set -e RULESET="add table ip x |