Actions
Bug #2604
openlint probably doesn't need to wait for uts
Start date:
2012-04-08
Due date:
% Done:
0%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
Description
We do this
lint: uts .WAIT subdirs
I'd be almost certain that we don't need to (it would require a lintable subdirectory requiring a lint library from the kernel).
This is also one of the things that makes lint take ages, the lint of uts takes ages, and the userland lint must wait for it, while it spins just two CPUs doing crosschecks.
Updated by Dan McDonald 10 months ago
Should we close this out given we don't use lint anymore?
Actions