diff options
| author | rillig <rillig@NetBSD.org> | 2023-06-16 07:20:45 +0000 |
|---|---|---|
| committer | rillig <rillig@NetBSD.org> | 2023-06-16 07:20:45 +0000 |
| commit | eb7680386fcf85aa042aedb210d4d4539b167779 (patch) | |
| tree | e1c447d571a52150ae45c48bc711b43180203b3b /distrib | |
| parent | 1e6e5f6ee8c5e2de1fcdcf30abb64336ac692a65 (diff) | |
tests/make: clean up tests for the ':M' and ':S' modifiers
Diffstat (limited to 'distrib')
| -rw-r--r-- | distrib/sets/lists/tests/mi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/distrib/sets/lists/tests/mi b/distrib/sets/lists/tests/mi index 68b55a7607b..b45e3ec2cde 100644 --- a/distrib/sets/lists/tests/mi +++ b/distrib/sets/lists/tests/mi @@ -1,4 +1,4 @@ -# $NetBSD: mi,v 1.1267 2023/06/14 07:20:54 rillig Exp $ +# $NetBSD: mi,v 1.1268 2023/06/16 07:20:45 rillig Exp $ # # Note: don't delete entries from here - mark them as "obsolete" instead. # @@ -5864,8 +5864,8 @@ ./usr/tests/usr.bin/make/unit-tests/misc.mk tests-obsolete obsolete ./usr/tests/usr.bin/make/unit-tests/moderrs.exp tests-usr.bin-tests compattestfile,atf ./usr/tests/usr.bin/make/unit-tests/moderrs.mk tests-usr.bin-tests compattestfile,atf -./usr/tests/usr.bin/make/unit-tests/modmatch.exp tests-usr.bin-tests compattestfile,atf -./usr/tests/usr.bin/make/unit-tests/modmatch.mk tests-usr.bin-tests compattestfile,atf +./usr/tests/usr.bin/make/unit-tests/modmatch.exp tests-obsolete obsolete,atf +./usr/tests/usr.bin/make/unit-tests/modmatch.mk tests-obsolete obsolete,atf ./usr/tests/usr.bin/make/unit-tests/modmisc.exp tests-usr.bin-tests compattestfile,atf ./usr/tests/usr.bin/make/unit-tests/modmisc.mk tests-usr.bin-tests compattestfile,atf ./usr/tests/usr.bin/make/unit-tests/modorder.exp tests-obsolete obsolete |
