-
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.
[7.0.0] Fix sandbox stashes not being keyed by mnemonic (#20103)
Due to a flipped ternary operator, all sandbox directories were stashed for reuse under the fixed mnemonic `_NoMnemonic_`. Closes #20067. Commit 9b91079 PiperOrigin-RevId: 580491602 Change-Id: If8daf935e2aed060a4dd161fe5d1e612a2c2ed4d Co-authored-by: Fabian Meumertzheim <[email protected]>
- Loading branch information
Showing
2 changed files
with
13 additions
and
13 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