Skip to content
Snippets Groups Projects
Commit 0636b17d authored by Natalie Weizenbaum's avatar Natalie Weizenbaum
Browse files

"pub global run" errors out for a mismatched SDK.

Previously, "pub global run" would happily try to run an executable with
an SDK constraint that doesn't match the current SDK, even though it
probably wouldn't work (and could fail in confusing ways). Now it errors
out with a user-friendly message instead.

Closes #1353

R=rnystrom@google.com

Review URL: https://codereview.chromium.org//1427523005 .
parent 19041c95
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment