-
Notifications
You must be signed in to change notification settings - Fork 1
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 a6b5b0540a0167f84437127d3dd6cef804286d6f.
*** Reason for rollback *** Probably the culprit that broke Windows builds with remote caching: bazelbuild/bazel#9072 *** Original change description *** Streamline uploading of stdout and stderr This change removes extra upload logic for stdout/stderr. Besides the streamlined code this also saves two round trips uploading an action that produced both stdout and stderr. Closes #9025. PiperOrigin-RevId: 261700869
- Loading branch information
Luca Di Grazia
committed
Sep 4, 2022
1 parent
94bd48a
commit 254d5f9
Showing
2 changed files
with
30 additions
and
29 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