Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 2026 20:34:27 +0000
From:      Olivier Certner <olce@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: dcd2fedb2044 - stable/15 - BSD.tests.dist: Add the new sys/mac/do directory
Message-ID:  <6a0f6c53.18501.3b0780ef@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch stable/15 has been updated by olce:

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

commit dcd2fedb2044baeac33cb3964e6f469243503cbd
Author:     Olivier Certner <olce@FreeBSD.org>
AuthorDate: 2026-05-21 20:18:19 +0000
Commit:     Olivier Certner <olce@FreeBSD.org>
CommitDate: 2026-05-21 20:34:14 +0000

    BSD.tests.dist: Add the new sys/mac/do directory
    
    Without that, 'make distributeworld' fails ('make buildworld' and 'make
    installworld' do not need it).
    
    Fixes:          cba191e291c1 ("MAC/do: Add basic tests on setting rules")
    MFC after:      1 minute
    Sponsored by:   The FreeBSD Foundation
    
    (cherry picked from commit ad3d7666e00bb0261dd2b80f5f2d56ceeb84aba7)
---
 etc/mtree/BSD.tests.dist | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/etc/mtree/BSD.tests.dist b/etc/mtree/BSD.tests.dist
index ada92cee4f8a..1266aa5b330d 100644
--- a/etc/mtree/BSD.tests.dist
+++ b/etc/mtree/BSD.tests.dist
@@ -884,6 +884,8 @@
         mac
             bsdextended
             ..
+            do
+            ..
             ipacl
             ..
             portacl


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a0f6c53.18501.3b0780ef>