1a814793ce
This change renames the --no-status option to --clean-exit, as that better describes what it does, which is useful. We'll want to add a proper option --no-status-files in the future that ignores status file entries except skip and slow, which will be useful for the reproduction commands provided by test.dart in the transition period until the status files are deleted. Bug: https://github.com/dart-lang/sdk/issues/35358 Change-Id: Idc22a6c1b109508dadafb8a225cb91ad06287c0b Reviewed-on: https://dart-review.googlesource.com/c/86565 Reviewed-by: William Hesse <whesse@google.com>