Are use_default_shell_env and env exclusive?
https://docs.bazel.build/versions/master/skylark/lib/actions.html#run_shell
My dict in env is discarded completely if I set use_default_shell_env to be True.
From the documentation, I thought that one can use both, and some sort of a union of the two environments will be defined for the action.
Thanks.
Sid
--
You received this message because you are subscribed to the Google Groups "bazel-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bazel-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bazel-discuss/01f05a75-2c71-4501-849d-61738559242b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to bazel-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bazel-discuss/6bba24a5-7cf1-4089-a7a9-d830d9a4b9eb%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to bazel-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bazel-discuss/aa63283b-3b5a-4864-828f-21ec008ab3ab%40googlegroups.com.