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 Skipped - Unit
Tests Skipped - Build Status
Buildable 69827 Build 66710: arc lint + arc unit
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.