]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: flush ruleset with -U after feature probing
authorPablo Neira Ayuso <pablo@netfilter.org>
Tue, 5 Dec 2023 15:39:27 +0000 (16:39 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 6 Dec 2023 15:21:01 +0000 (16:21 +0100)
commitd85d0933519c9d0094d4468a7211333546bd8d47
tree6869edfe3a845bd7e307979a84f0860b49892919
parentee73e9dcd46dc5a1fe3be7caa8b9323819e394b8
tests: shell: flush ruleset with -U after feature probing

feature probe script leaves a ruleset in place, flush it once probing is
complete.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/shell/run-tests.sh