summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/sets/0072destroy_0
blob: c9cf9ff7163493c860303a513dd01ffffd492c43 (plain)
1
2
3
4
5
6
7
8
#!/bin/bash

set -e

$NFT add table x
$NFT add set x s {type ipv4_addr\; size 2\;}

$NFT destroy set x s