After running s_all on a tree that needs some fixes (e.g. a comment that's too long for one line) leaves an untracked file in the repo: src/include/config.h.MOD. It's possible for me to add that to my ~/.gitignore-global, but other people on the team are seeing this and running s_all shouldn't leave temporary files lying around.
- is caused by
-
WT-11440 Improve performance for configuration API checks
- Closed