summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/chains/0045chain_destroy_0
blob: b356f8f885ca4c4e85c5c8906ce77b69ec18c7b5 (plain)
1
2
3
4
5
6
7
8
#!/bin/bash

set -e

$NFT add table t
$NFT add chain t c

$NFT destroy chain t c