1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests/specs/task/workspace
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
..
package-a feat: npm workspace and better Deno workspace support (#24334) 2024-07-04 00:54:33 +00:00
package-b feat: npm workspace and better Deno workspace support (#24334) 2024-07-04 00:54:33 +00:00
scripts feat: npm workspace and better Deno workspace support (#24334) 2024-07-04 00:54:33 +00:00
__test__.jsonc fix(cli): deno task exit with status 0 (#25637) 2024-09-15 11:29:24 +05:30
deno.json feat: npm workspace and better Deno workspace support (#24334) 2024-07-04 00:54:33 +00:00
package-a.out feat: npm workspace and better Deno workspace support (#24334) 2024-07-04 00:54:33 +00:00
package-b.out feat: npm workspace and better Deno workspace support (#24334) 2024-07-04 00:54:33 +00:00
package.json feat: npm workspace and better Deno workspace support (#24334) 2024-07-04 00:54:33 +00:00
root.out feat: npm workspace and better Deno workspace support (#24334) 2024-07-04 00:54:33 +00:00
scripts.out feat: npm workspace and better Deno workspace support (#24334) 2024-07-04 00:54:33 +00:00