Files
sdk/tools
Erik Ernst 1c2c6ea1cd Adjust spec parser to use exit code 0 when parsing no files
Invocations of the spec parser used to exit with an error code (245)
in the case where no files were specified. This was considered to be a
useless type of invocation, and the spec parser would print out a help
message.

However, it is perfectly possible for a Gerrit CL to give rise to
invocations like that, e.g., when the CL deletes some files and does
nothing else. Also, it causes no known issues to report a success exit
code (0) in the case where no files are specified, and hence this CL
changes the spec parser accordingly.

Change-Id: I9bd75839f1a8052b3daa62fa5440451e46fb59e8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/253280
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Erik Ernst <eernst@google.com>
2022-08-01 23:29:44 +00:00
..
2022-07-29 18:11:01 +00:00
2022-03-30 22:18:50 +00:00
2022-05-10 00:08:42 +00:00
2022-07-29 18:11:01 +00:00
2022-06-15 11:08:28 +00:00
2022-02-14 14:06:34 +00:00
2022-03-07 13:33:42 +00:00
2022-02-14 14:06:34 +00:00
2022-02-17 09:26:23 +00:00
2022-06-09 16:47:43 +00:00
2022-01-20 00:57:57 +00:00
2021-04-15 10:10:20 +00:00
2022-07-29 18:11:01 +00:00
2022-07-14 14:14:55 +00:00