Skip to content
Verified Commit 0a5a4954 authored by Matthew Clarkson's avatar Matthew Clarkson
Browse files

fix(run): remove `BAZEL_GEN_DIR` base for `--get`

The ideal was that this would use the generation directory
as the base for the local path to ease
the definition of `--get`.

However, `BAZEL_GEN_DIR` does not exist...and never has.
It was confused with `$(RULEDIR)` which is only a Make
variable and never enters the environment.

Removing as this could lead to Hyrum's law and start
being depended on.
parent f25ead68
Loading
Loading
Loading
Loading
  • GITLAB_TOKEN @group_3575_bot_1fa64dd2caebb37307063a803b95a420

    mentioned in commit 482e4e01

    ·

    mentioned in commit 482e4e01

    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment