summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/sets/0025anonymous_set_0
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shell/testcases/sets/0025anonymous_set_0')
-rwxr-xr-xtests/shell/testcases/sets/0025anonymous_set_02
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shell/testcases/sets/0025anonymous_set_0 b/tests/shell/testcases/sets/0025anonymous_set_0
index 93a7c022..74777d8e 100755
--- a/tests/shell/testcases/sets/0025anonymous_set_0
+++ b/tests/shell/testcases/sets/0025anonymous_set_0
@@ -14,4 +14,4 @@ $NFT add rule t c ip daddr { \
}
#set : tcp ports
-$NFT add rule t c tcp dport { 22, 23 } counter
+$NFT add rule t c meta oifname \"doesntexist\" tcp dport { 22, 23 } counter