1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/tests/specs/task/no_args
Divy Srivastava a666c8c9f9
fix(cli): deno task exit with status 0 (#25637)
Fixes https://github.com/denoland/deno/issues/25632

Exit code 1 indiciates some sort of failure but `deno task` (without
arguments) is used to list available commands.

---------

Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-09-15 11:29:24 +05:30
..
__test__.jsonc fix(cli): deno task exit with status 0 (#25637) 2024-09-15 11:29:24 +05:30
deno.json chore: deprecate task itests (#25558) 2024-09-11 17:39:47 +02:00
task_no_args.out chore: deprecate task itests (#25558) 2024-09-11 17:39:47 +02:00