aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/exec
diff options
context:
space:
mode:
authorGravatar nharmata <nharmata@google.com>2017-11-28 08:25:33 -0800
committerGravatar Copybara-Service <copybara-piper@google.com>2017-11-28 08:26:51 -0800
commitb64119807b014d9f3b99fb8a02e22daf1a8299b6 (patch)
tree1d0300023d6786aa6b8e7a294db34b54962b56d8 /src/main/java/com/google/devtools/build/lib/exec
parentc478aea4c872b7ce3395746fd86168376f909284 (diff)
Change BlacklistedPackagesPrefixesFunction to take a pair of a hardcoded set of directories and a file path containing more directories to blacklist. The current usage of PrecomputedValue#BLACKLISTED_PACKAGE_PREFIXES_FILE is overly general and is only meaningfully used by unit tests; in practice, the blacklist file path can never change over the lifetime of the Bazel server. Perform a minor simplifying refactor as a result of this.
RELNOTES: None. PiperOrigin-RevId: 177164057
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/exec')
0 files changed, 0 insertions, 0 deletions