]> git.ipfire.org Git - thirdparty/nftables.git/commitdiff
tests: obj-table: update examples to use the current syntax
authorPablo Neira Ayuso <pablo@netfilter.org>
Sat, 20 Apr 2013 10:59:16 +0000 (12:59 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Sat, 20 Apr 2013 10:59:16 +0000 (12:59 +0200)
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/obj-table

index 548c26fa7741eac280eabea71db9bb92cb87d89e..8b264cf55fd8f82f5c4d1feba111be0725a844be 100644 (file)
@@ -5,7 +5,5 @@ add table filter
 table delete filter
 
 # table: deleting table with chain must fail
-# FIXME: not implemented
-# add table filter
-# add chain filter output
-# table delete filter
+add chain filter output
+table delete filter