summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/rule_management/0012destroy_0
blob: 1b61155e9b7ef46cf9b9986f5013a67ed780e3bf (plain)
1
2
3
4
5
6
7
#!/bin/bash

set -e
$NFT add table t
$NFT add chain t c

$NFT destroy rule t c handle 3333