Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.0.0] Do not forward legacy cmd.exe variables to the server #24456

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

bazel-io
Copy link
Member

This fixes startup failures such as:

ERROR: While parsing option --client_env==C:=C:\Users\wyv: Variable definitions must be in the form of a 'name=value' assignment

Fixes #24448

Closes #24451.

PiperOrigin-RevId: 699115724
Change-Id: Id7a2445e82b24384e9ade0c92ddb343f00e9ab2b

Commit 59eb519

This fixes startup failures such as:
```
ERROR: While parsing option --client_env==C:=C:\Users\wyv: Variable definitions must be in the form of a 'name=value' assignment
```

Fixes bazelbuild#24448

Closes bazelbuild#24451.

PiperOrigin-RevId: 699115724
Change-Id: Id7a2445e82b24384e9ade0c92ddb343f00e9ab2b
@bazel-io bazel-io requested a review from a team as a code owner November 22, 2024 11:48
@bazel-io bazel-io added area-Windows Windows-specific issues and feature requests awaiting-review PR is awaiting review from an assigned reviewer labels Nov 22, 2024
@meteorcloudy meteorcloudy added this pull request to the merge queue Nov 22, 2024
Merged via the queue into bazelbuild:release-8.0.0 with commit 43cb62a Nov 22, 2024
46 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Nov 22, 2024
@Wyverald Wyverald deleted the cp24448-8.0.0 branch November 22, 2024 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Windows Windows-specific issues and feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants