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