aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/buildtool
diff options
context:
space:
mode:
authorGravatar pcloudy <pcloudy@google.com>2017-04-04 14:50:51 +0000
committerGravatar Damien Martin-Guillerez <dmarting@google.com>2017-04-04 18:39:19 +0200
commita00c6249a7dea381a384e13c336c61211ac83965 (patch)
tree269439a01f0013523fa9690019ef7e149fa773bb /src/test/java/com/google/devtools/build/lib/buildtool
parent39e659e690228c07b79b49dcde1b21fc0cd14e9a (diff)
Set default python3_path to python.exe on Windows
When building py_binary for host with --host_force_python=py3, --python3_path is not taken, instead python3.exe is always used. It doesn't work because python3.exe usually doesn't exist on Windows. So here we set the default to python.exe Fixed https://github.com/bazelbuild/bazel/issues/2752 Change-Id: Ie48156d93ae1f28338947ea121ab2071e1b820e1 PiperOrigin-RevId: 152130801
Diffstat (limited to 'src/test/java/com/google/devtools/build/lib/buildtool')
0 files changed, 0 insertions, 0 deletions