DescriptionAdd support for CHROMIUM_OUT_DIR to findbugs util.
Currently, the findbugs_diff.py and friends ignore the
CHROMIUM_OUT_DIR environment variable, and hardcodes the out folder
to just be 'out'. This is problematic for developers who use a
different out folder.
This CL makes the generic findbugs util library read the environment
variable, and then default to 'out' if it is not set.
BUG=None
Committed: https://crrev.com/bb78a46883c8b9a3201b6e2e457dda93de8b7072
Cr-Commit-Position: refs/heads/master@{#293990}
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|