The branch main has been updated by jhb:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=7aa3bf6952b2c7d1b02d3a67e7f51b96fcf52b50

commit 7aa3bf6952b2c7d1b02d3a67e7f51b96fcf52b50
Author:     John Baldwin <j...@freebsd.org>
AuthorDate: 2023-11-23 20:17:41 +0000
Commit:     John Baldwin <j...@freebsd.org>
CommitDate: 2023-11-23 20:17:41 +0000

    etc/mtree: Remove entry for /usr/tests/usr.sbin/mixer
    
    These were removed when the new mixer(3) library was imported, and I
    missed updating the mtree file when I added the entries to
    ObsoleteFiles.inc.
    
    Fixes:          903873ce1560 Implement and use new mixer(3) library for 
FreeBSD.
---
 etc/mtree/BSD.tests.dist | 2 --
 1 file changed, 2 deletions(-)

diff --git a/etc/mtree/BSD.tests.dist b/etc/mtree/BSD.tests.dist
index e216767170ab..4239de67478a 100644
--- a/etc/mtree/BSD.tests.dist
+++ b/etc/mtree/BSD.tests.dist
@@ -1173,8 +1173,6 @@
         ..
         makefs
         ..
-        mixer
-        ..
         newsyslog
         ..
         nmtree

Reply via email to