Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Nov 2023 20:17:55 GMT
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 7aa3bf6952b2 - main - etc/mtree: Remove entry for /usr/tests/usr.sbin/mixer
Message-ID:  <202311232017.3ANKHtvp027629@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhb:

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

commit 7aa3bf6952b2c7d1b02d3a67e7f51b96fcf52b50
Author:     John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2023-11-23 20:17:41 +0000
Commit:     John Baldwin <jhb@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311232017.3ANKHtvp027629>