mirror of
https://github.com/denoland/deno.git
synced 2025-02-02 12:50:43 -05:00
9d9e60b694
Logs task name and associated script with additional args. This is disabled if "--quiet/-q" flag is present.
2 lines
56 B
Text
2 lines
56 B
Text
Task exit_code_5 echo $(echo 10 ; exit 2) && exit 5
|
|
10
|