]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests/shell: remove spurious .nft dump files
authorThomas Haller <thaller@redhat.com>
Wed, 13 Sep 2023 17:05:04 +0000 (19:05 +0200)
committerFlorian Westphal <fw@strlen.de>
Fri, 15 Sep 2023 14:03:41 +0000 (16:03 +0200)
commit5a4bcf77ed8cbb3819379aa0f0fc9fd1bd5fa383
treef718f374f7d5accefba8fee828cd11ad94489094
parente4f4cd8b4f7fea54e0d9c2aabb52b972a9b5ab5d
tests/shell: remove spurious .nft dump files

These are left-over dumps ([1]), or dumps generated with the wrong name
([2]). Remove the files.

[1] commit eb14363d44ce ('tests: shell: move chain priority and policy to chain folder')
[2] commit b4775dec9f80 ('src: ingress inet support')

Signed-off-by: Thomas Haller <thaller@redhat.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
tests/shell/testcases/chains/dumps/0043chain_ingress.nft [deleted file]
tests/shell/testcases/nft-f/dumps/0026policy_variable_0.nft [deleted file]