From 636d19e1f2c71b4fcf733eecf6e400356c3d1b15 Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Fri, 8 Sep 2023 16:14:26 +0200 Subject: tests/shell: add missing ".nodump" file for tests without dumps These files are generated by running `./tests/shell/run-tests.sh -g`. Commit the .nodump files to git. The point is to explicitly make it known that no dump file should be there. This prevents `./tests/shell/run-tests.sh -g` from generating the files and proposing (over and over) to add them to git. Signed-off-by: Thomas Haller Signed-off-by: Florian Westphal --- tests/shell/testcases/sets/dumps/0044interval_overlap_0.nodump | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/shell/testcases/sets/dumps/0044interval_overlap_0.nodump (limited to 'tests/shell/testcases/sets/dumps/0044interval_overlap_0.nodump') diff --git a/tests/shell/testcases/sets/dumps/0044interval_overlap_0.nodump b/tests/shell/testcases/sets/dumps/0044interval_overlap_0.nodump new file mode 100644 index 00000000..e69de29b -- cgit v1.2.3