Module Name:    src
Committed By:   rillig
Date:           Sat Sep  3 03:33:37 UTC 2022

Modified Files:
        src/distrib/sets/lists/tests: mi

Log Message:
tests/make: remove nonexistent file from file list

The file had been added accidentally, it never existed in distdir.


To generate a diff of this commit:
cvs rdiff -u -r1.1221 -r1.1222 src/distrib/sets/lists/tests/mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.1221 src/distrib/sets/lists/tests/mi:1.1222
--- src/distrib/sets/lists/tests/mi:1.1221	Fri Sep  2 18:54:25 2022
+++ src/distrib/sets/lists/tests/mi	Sat Sep  3 03:33:37 2022
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1221 2022/09/02 18:54:25 sjg Exp $
+# $NetBSD: mi,v 1.1222 2022/09/03 03:33:37 rillig Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -5742,7 +5742,6 @@
 ./usr/tests/usr.bin/make/unit-tests/jobs-error-nested.mk			tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/lint.exp					tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/lint.mk					tests-usr.bin-tests	compattestfile,atf
-./usr/tests/usr.bin/make/unit-tests/local.init.mk				tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/make-exported.exp				tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/make-exported.mk				tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/make/unit-tests/meta-cmd-cmp.exp				tests-usr.bin-tests	compattestfile,atf

Reply via email to