This repository has been archived by the owner on Feb 2, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix issue where -failOnWarnings might not fail when it should.
We don't want to overwrite `haveFoundWarnings` for each buildable we look at. It could happen that one buildable had warnings, but then a later buildable didn't and we'd incorrectly conclude that the entire set had no warnings.
- Loading branch information