The branch main has been updated by pstef: URL: https://cgit.FreeBSD.org/src/commit/?id=f8e50dd2c67baea2bbd75f94218911d5a4d39597
commit f8e50dd2c67baea2bbd75f94218911d5a4d39597 Author: Piotr Pawel Stefaniak <ps...@freebsd.org> AuthorDate: 2021-08-22 10:08:39 +0000 Commit: Piotr Pawel Stefaniak <ps...@freebsd.org> CommitDate: 2021-08-23 05:04:28 +0000 Register /usr/tests/usr.bin/diff3 I wasn't able to make check to run diff3 tests, but kevans figured out that I was missing diff3 in mtree. --- 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 f7965dac2884..b21256c8563c 100644 --- a/etc/mtree/BSD.tests.dist +++ b/etc/mtree/BSD.tests.dist @@ -996,6 +996,8 @@ .. diff .. + diff3 + .. dirname .. du _______________________________________________ dev-commits-src-main@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"