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
/
cli
/
tests
/
testdata
/
task
/
task_exit_code_5.out
blob: fb5626d5bf802ee90c7ce99a9079590f1496d108 (
plain
)
1
2
Task exit_code_5 echo $(echo 10 ; exit 2) && exit 5 10