aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/extra/ExtraActionMapProvider.java
diff options
context:
space:
mode:
authorGravatar Brian Silverman <bsilver16384@gmail.com>2016-01-21 11:52:07 +0000
committerGravatar Kristina Chodorow <kchodorow@google.com>2016-01-21 16:22:11 +0000
commit45ca8d3873ffe0059de2bb5597667adb2781f625 (patch)
treeb916a4a60b48b077eceb8d7dc76da4b7a03b570b /src/main/java/com/google/devtools/build/lib/rules/extra/ExtraActionMapProvider.java
parent0338a35cbd1d55e24a97958da39e76615fe670aa (diff)
Fix extra_actions with sandboxing.
The ExtraAction code assumed that it didn't need to list the runfiles of its tools when running locally, but this isn't true with sandboxing. I don't think fixing this will negatively affect anybody's performance because they probably don't have any runfiles because they currently can't use them, unless they're running actions remotely in which case this change has no effect. -- Change-Id: Ibeb3db9d31321912a7163d1bce0edf5f6288ea3e Reviewed-on: https://bazel-review.googlesource.com/#/c/2520/ MOS_MIGRATED_REVID=112670586
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/rules/extra/ExtraActionMapProvider.java')
0 files changed, 0 insertions, 0 deletions