[Bug 276235] `make installworld’ shou ld check for stale symlinks
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 276235] `make installworld’ shou ld check for stale symlinks"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 Jul 2024 13:11:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276235 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=e880dd644f63fbe068c38b73b44aa7e7c5f176f3 commit e880dd644f63fbe068c38b73b44aa7e7c5f176f3 Author: Wolfram Schneider <wosch@FreeBSD.org> AuthorDate: 2024-07-07 12:59:20 +0000 Commit: Wolfram Schneider <wosch@FreeBSD.org> CommitDate: 2024-07-07 12:59:20 +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 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.