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@xxxxxxxxxx> --- 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 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 -- 2.41.0