The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/src/commit/?id=cb194afef50dc4e1473413a69462aaf03cfe0ce4
commit cb194afef50dc4e1473413a69462aaf03cfe0ce4 Author: Li-Wen Hsu <[email protected]> AuthorDate: 2021-06-25 10:29:46 +0000 Commit: Li-Wen Hsu <[email protected]> CommitDate: 2021-06-25 10:29:46 +0000 sbin/md5: Create /usr/tests/sbin/md5 directory for placing tests Sponsored by: The FreeBSD Foundation --- 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 1dc756aecbc5..60cdca439887 100644 --- a/etc/mtree/BSD.tests.dist +++ b/etc/mtree/BSD.tests.dist @@ -438,6 +438,8 @@ .. ifconfig .. + md5 + .. mdconfig .. nvmecontrol _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "[email protected]"
