The branch stable/15 has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=dcd2fedb2044baeac33cb3964e6f469243503cbd
commit dcd2fedb2044baeac33cb3964e6f469243503cbd Author: Olivier Certner <[email protected]> AuthorDate: 2026-05-21 20:18:19 +0000 Commit: Olivier Certner <[email protected]> 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
