aboutsummaryrefslogtreecommitdiff
path: root/jenkins/buildcmds/pull_request.sh
diff options
context:
space:
mode:
authorFlorian Weikert <fwe@google.com>2016-10-12 14:03:07 +0200
committerGitHub <noreply@github.com>2016-10-12 14:03:07 +0200
commitc2b3e70efd2038a54ef8973771ac58192885125e (patch)
tree5c2cef352815486c955fdbdc431154adb6f01a03 /jenkins/buildcmds/pull_request.sh
parentfd046f6263fb17383cafdbb25c361e3451c31105 (diff)
downloadprotobuf-c2b3e70efd2038a54ef8973771ac58192885125e.tar.gz
protobuf-c2b3e70efd2038a54ef8973771ac58192885125e.tar.bz2
protobuf-c2b3e70efd2038a54ef8973771ac58192885125e.zip
Declare all inputs of protoc action
ctx.executable.plugin must be in the inputs of protoc's action when using a plugin, otherwise the action will fail. This bug has been hidden by a bug in Bazel: for every ctx.action, Bazel used to automatically add the runfiles of all executable inputs of the RULE instead of using the inputs of the specific ACTION. Consequently, we could get away with underspecifying the inputs of the action.
Diffstat (limited to 'jenkins/buildcmds/pull_request.sh')
0 files changed, 0 insertions, 0 deletions