Skip to content

Conversation

rickeylev
Copy link
Collaborator

The runtime_env_toolchain_interpreter.sh file was missing the executable bit, which prevented the file from actually be runnable later.

To fix, just chmod +x it. I also added tests to actually run using it and verify that
it is the toolchain used by the test.

Fixes #2085

@rickeylev rickeylev requested a review from aignas as a code owner July 23, 2024 05:37
@rickeylev rickeylev added this pull request to the merge queue Jul 24, 2024
Merged via the queue into bazel-contrib:main with commit 59bb4a8 Jul 24, 2024
@rickeylev rickeylev deleted the fix.runtimeenv.chmod.x branch July 24, 2024 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

runtime env toolchain is missing executable bit

2 participants