Skip to content

kokoro: Remove extra / in architecture replacement#12877

Merged
ejona86 merged 1 commit into
grpc:masterfrom
ejona86:kokoro-osx-x86-replacement
Jun 22, 2026
Merged

kokoro: Remove extra / in architecture replacement#12877
ejona86 merged 1 commit into
grpc:masterfrom
ejona86:kokoro-osx-x86-replacement

Conversation

@ejona86

@ejona86 ejona86 commented Jun 22, 2026

Copy link
Copy Markdown
Member

The trailing slash was accidentally introduced in 10d901d when reversing the replacement order. The slash causes the new file name to have an extra directory in it, which doesn't exist, so the copy command then fails.

Fixes #12862

CC @zxuanhong

The trailing slash was accidentally introduced in 10d901d when
reversing the replacement order. The slash causes the new file name to
have an extra directory in it, which doesn't exist, so the copy command
then fails.

Fixes grpc#12862
@ejona86 ejona86 requested a review from AgraVator June 22, 2026 14:49
@ejona86 ejona86 added the TODO:backport PR needs to be backported. Removed after backport complete label Jun 22, 2026
@ejona86

ejona86 commented Jun 22, 2026

Copy link
Copy Markdown
Member Author

CC @kannanjgithub, @shivaspeaks

@ejona86 ejona86 merged commit 63bbd3c into grpc:master Jun 22, 2026
16 of 18 checks passed
@ejona86 ejona86 deleted the kokoro-osx-x86-replacement branch June 22, 2026 19:55
@ejona86 ejona86 removed the TODO:backport PR needs to be backported. Removed after backport complete label Jun 22, 2026
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.

The prompt from protoc-gen-grpc-java 1.82.0 indicates that the file protoc-gen-grpc-java-1.82.0-osx-x86_x64.exe is missing

2 participants