[Midnightbsd-cvs] [MidnightBSD/src] 2b88c5: mtree: add missing tests directories to BSD.tests....
Lucas Holt
noreply at github.com
Fri May 22 18:49:45 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/src
Commit: 2b88c5e1a6b0a5f81122a8e2c3c4fcab02d022ed
https://github.com/MidnightBSD/src/commit/2b88c5e1a6b0a5f81122a8e2c3c4fcab02d022ed
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-22 (Fri, 22 May 2026)
Changed paths:
M etc/mtree/BSD.tests.dist
Log Message:
-----------
mtree: add missing tests directories to BSD.tests.dist
installworld fails when a test directory is wired into its parent
SUBDIR but absent from etc/mtree/BSD.tests.dist, because the SCRIPTS
install path in bsd.prog.mk does not depend on installdirs and the
destination directory is therefore never created. Add the entries
that are currently missing: lib/libbsnmp, lib/libcasper/services/{cap_fileargs,cap_net},
lib/libdiff, usr.bin/progress, usr.bin/spell/spellprog and usr.bin/w.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply at anthropic.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications
More information about the Midnightbsd-cvs
mailing list