aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitattributes
diff options
context:
space:
mode:
authorGravatar Laszlo Csomor <laszlocsomor@google.com>2018-06-27 08:29:32 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-06-27 08:31:00 -0700
commitc334bce728c7898559c2492a72f0c88184ba7548 (patch)
tree0301e5011649bfb0a8a74fbb04cc59321c463b3a /.gitattributes
parentdb9afe745e855e03aea69a00457bab7aa4a80b5d (diff)
Windows,examples: //examples/shell now works
The targets in //examples/shell:* now use the Bash runfiles library in @bazel_tools//tools/bash/runfiles and work on Windows. Also undef the RUNFILES_* envvars in bazel_example_test::test_shell (which builds the shell example project) so that the runfiles library discovers its own runfiles instead of trying (and failing) to use the enclosing test's runfiles (which it shouldn't use, because the test executes "bazel run //examples/shell:bin" so that target's runfiles are independent of the enclosing test's runfiles). Fixes https://github.com/bazelbuild/bazel/issues/3839 Closes #5480. Change-Id: I44f9bf9b11f7fac0e1c0995a44c2336846dc2bc8 PiperOrigin-RevId: 202313105
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions