Re: git: 4cd0f014a128 - main - OptionalObsoleteFiles.inc: document block order
- In reply to: Brooks Davis : "git: 4cd0f014a128 - main - OptionalObsoleteFiles.inc: document block order"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Nov 2023 19:40:22 UTC
On Tue, Nov 14, 2023 at 04:52:05PM +0000, Brooks Davis wrote: > The branch main has been updated by brooks: > > URL: https://cgit.FreeBSD.org/src/commit/?id=4cd0f014a1285c1b57e583b260282ca433a8ccdd > > commit 4cd0f014a1285c1b57e583b260282ca433a8ccdd > Author: Brooks Davis <brooks@FreeBSD.org> > AuthorDate: 2023-11-13 23:13:03 +0000 > Commit: Brooks Davis <brooks@FreeBSD.org> > CommitDate: 2023-11-14 16:50:52 +0000 > > OptionalObsoleteFiles.inc: document block order > > Options should be in sort(1) order by primary option (usually, but not > always, first in the if statement). There would be some value in describing how the contents of blocks should be sorted (along with fixing it since the first two entries are pretty obviously reversed), but I'll leave that for another day. It would probably benefit from a bit of scripting. -- Brooks