Skip to content
Verified Commit c6d9ff09 authored by Alex Tercete's avatar Alex Tercete
Browse files

feat(config): support `$(location)` for data lookup

Due to executor implementation details, we need to use
`$(rlocationpath)` to look up data files when setting env vars in
`labgrid_config`. This is unintuive, and it's likely that users expect
to be able to use `$(location)`, like they would on a `py_binary`, for
example.

We could potentially also support `$(rootpath)` and `$(execpath)`, but
we probably need to understand the use cases a bit better, so I've left
it for later.
parent e9113a17
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