Commit 1368988
[dartdev] Don't ignore the
An earlier comment in the source specifies options have to be specified in both places to not be ignored.
Fixes #61373 which is a regression in current 3.10 beta and dev releases.
TEST=pkg/dartdev/test/commands/run_test.dart
Change-Id: Ideae8638dce8ff530f7c46735d6cd7e9cd9a2836
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/446681
Commit-Queue: Slava Egorov <[email protected]>
Reviewed-by: Ben Konyi <[email protected]>
Auto-Submit: Parker Lougheed <[email protected]>
Reviewed-by: Slava Egorov <[email protected]>--define option in dart run
1 parent c667238 commit 1368988
File tree
2 files changed
+27
-0
lines changed- pkg/dartdev/test/commands
- runtime/bin
2 files changed
+27
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
386 | 411 | | |
387 | 412 | | |
388 | 413 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
| 122 | + | |
121 | 123 | | |
122 | 124 | | |
123 | 125 | | |
| |||
0 commit comments