index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
specs
/
task
/
exit_code_5
/
deno.json
blob: a6e19c031c76302c62714a3d51a1d23ccb9b1ffb (
plain
)
1
2
3
4
5
{ "tasks": { "exit_code_5": "echo $(echo 10 ; exit 2) && exit 5" } }