You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[pkg/dartdev] Use ~/.dart/dartdev/sdk_cache as the SDK cache directory.
Currently, the SDK cache for cross compilers uses ~/.dart if the user's
home directory exists. Instead, use ~/.dart/dartdev/sdk_cache to avoid
polluting the top level of ~/.dart with cache directories.
TEST=pkg/dartdev
Issue: #60922
Change-Id: Ifc69e2a53abc6627c65f4fb30f94b1c3c25c7064
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/438701
Reviewed-by: Daco Harkes <[email protected]>
Commit-Queue: Tess Strickland <[email protected]>
0 commit comments