Otherwise the script may permute the order of entries in the file since
find(1) output is not stable.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
I also noted it, but used find | sort in D54592.
Feel free to commit. I think you want to split the commit of script and the commit of the regenerated file, to be able to MFC without conflicts.