Page MenuHomeFreeBSD

Cleanup old debug dirs in delete-old-dirs target
ClosedPublic

Authored by dim on Nov 30 2016, 6:57 PM.
Tags
None
Referenced Files
F82962582: D8683.diff
Sat, May 4, 1:42 PM
F82962381: D8683.id22625.diff
Sat, May 4, 1:37 PM
Unknown Object (File)
Thu, May 2, 8:31 PM
Unknown Object (File)
Mon, Apr 29, 7:16 PM
Unknown Object (File)
Mon, Apr 29, 6:21 PM
Unknown Object (File)
Mar 13 2024, 5:02 PM
Unknown Object (File)
Feb 22 2024, 11:48 PM
Unknown Object (File)
Dec 20 2023, 2:10 AM
Subscribers

Details

Summary

Any .debug or .symbols files under /usr/lib/debug which correspond to
OLD_FILES entries in ObsoleteFiles.inc are also automatically cleaned up
by the delete-old target. However, this does not yet occur for OLD_DIRS
entries. Let's make it so.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dim retitled this revision from to Cleanup old debug dirs in delete-old-dirs target.
dim updated this object.
dim edited the test plan for this revision. (Show Details)
dim added reviewers: bdrewery, emaste, lidl.
emaste edited edge metadata.

I think this is fine

This revision is now accepted and ready to land.Nov 30 2016, 7:00 PM
This revision was automatically updated to reflect the committed changes.