-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automated rollback of commit 5c83cd9.
*** Reason for rollback *** Breaks Bazel downstream: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/1067#24a01f98-1ed2-4423-8d94-bf11cef557e4 *** Original change description *** Do not add a --proto_path argument to the proto compiler invocation there are no .proto sources in it. This prevents protoc from complaining about a nonexistent directory in sandboxed mode and is good hygiene in any case. Fixes #7157. RELNOTES: None. PiperOrigin-RevId: 256338118
- Loading branch information
1 parent
01e6e05
commit 1a3d4c4
Showing
2 changed files
with
24 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters