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
F147336834: D8683.id22626.diff
Tue, Mar 10, 2:44 AM
F147306367: D8683.id22626.diff
Mon, Mar 9, 8:13 PM
Unknown Object (File)
Sat, Mar 7, 6:44 PM
Unknown Object (File)
Sat, Mar 7, 12:29 AM
Unknown Object (File)
Thu, Feb 19, 8:23 AM
Unknown Object (File)
Sun, Feb 15, 11:55 PM
Unknown Object (File)
Tue, Feb 10, 4:44 PM
Unknown Object (File)
Dec 30 2025, 2:33 PM
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 Passed
Unit
No Test Coverage
Build Status
Buildable 6102
Build 6362: arc lint + arc unit

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.