diff mbox series

[nft] tests/shell: add missing "elem_opts_compat_0.nodump" file

Message ID 20231023124026.3951248-1-thaller@redhat.com
State Accepted
Headers show
Series [nft] tests/shell: add missing "elem_opts_compat_0.nodump" file | expand

Commit Message

Thomas Haller Oct. 23, 2023, 12:40 p.m. UTC
This is an inconsistency. The test should have either a .nft or a
.nodump file. "./tools/check-tree.sh" enforces that and will in the
future run by `make check`.

Fixes: 22fab8681a50 ('parser_bison: Fix for broken compatibility with older dumps')
Signed-off-by: Thomas Haller <thaller@redhat.com>
---
 tests/shell/testcases/sets/dumps/elem_opts_compat_0.nodump | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 tests/shell/testcases/sets/dumps/elem_opts_compat_0.nodump

Comments

Pablo Neira Ayuso Oct. 24, 2023, 9:50 a.m. UTC | #1
On Mon, Oct 23, 2023 at 02:40:25PM +0200, Thomas Haller wrote:
> This is an inconsistency. The test should have either a .nft or a
> .nodump file. "./tools/check-tree.sh" enforces that and will in the
> future run by `make check`.

Applied, thanks
diff mbox series

Patch

diff --git a/tests/shell/testcases/sets/dumps/elem_opts_compat_0.nodump b/tests/shell/testcases/sets/dumps/elem_opts_compat_0.nodump
new file mode 100644
index 000000000000..e69de29bb2d1