[Bug 276235] `make installworld’ shou ld check for stale symlinks

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 13 Jul 2024 10:15:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276235

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3e8a2296e9ad827268d0398738a3ed95877d872e

commit 3e8a2296e9ad827268d0398738a3ed95877d872e
Author:     Wolfram Schneider <wosch@FreeBSD.org>
AuthorDate: 2024-07-07 12:59:20 +0000
Commit:     Wolfram Schneider <wosch@FreeBSD.org>
CommitDate: 2024-07-13 10:14:27 +0000

    stale-symlink-buildworld.sh: a script to check for stale symlinks on a
FreeBSD system

    You can run the script before or after `make installworld'

    You may also check your local ports with:

      env STALE_SYMLINK_BUILDWORLD_DIRS=/usr/local
./stale-symlink-buildworld.sh

    PR: 276235

    (cherry picked from commit e880dd644f63fbe068c38b73b44aa7e7c5f176f3)

 tools/build/stale-symlink-buildworld.sh (new +x) | 53 ++++++++++++++++++++++++
 1 file changed, 53 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.