Date: Sun, 12 Jul 2026 14:16:01 +0000 From: Dimitry Andric <dim@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: f72cfefae99b - main - Add a few missed files to ObsoleteFiles.inc Message-ID: <6a53a1a1.36dd2.69632087@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=f72cfefae99befe47fefc4683cd6957edaaf0e86 commit f72cfefae99befe47fefc4683cd6957edaaf0e86 Author: Dimitry Andric <dim@FreeBSD.org> AuthorDate: 2026-07-12 14:15:29 +0000 Commit: Dimitry Andric <dim@FreeBSD.org> CommitDate: 2026-07-12 14:15:29 +0000 Add a few missed files to ObsoleteFiles.inc There were still some left-over files under usr/tests/gnu/usr.bin/diff, causing the directory to not be fully removed. Add these to OLD_FILES. Fixes: 134a4c78d070 --- ObsoleteFiles.inc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index ce7ef62c0da9..79c59baf188d 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -58,6 +58,10 @@ OLD_FILES+=usr/tests/sys/kern/sendfile_helper OLD_FILES+=usr/tests/gnu/Kyuafile OLD_FILES+=usr/tests/gnu/lib/Kyuafile OLD_DIRS+=usr/tests/gnu/lib +OLD_FILES+=usr/tests/gnu/usr.bin/diff/d_mallocv1.in +OLD_FILES+=usr/tests/gnu/usr.bin/diff/d_mallocv2.in +OLD_FILES+=usr/tests/gnu/usr.bin/diff/diff_test +OLD_FILES+=usr/tests/gnu/usr.bin/diff/Kyuafile OLD_DIRS+=usr/tests/gnu/usr.bin/diff OLD_FILES+=usr/tests/gnu/usr.bin/Kyuafile OLD_DIRS+=usr/tests/gnu/usr.binhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a53a1a1.36dd2.69632087>
