summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/task/task_exit_code_5.out
blob: 6b53b1d38f3f79c32aa3e7c99c86b643521b3e60 (plain)
1
2
3
Warning deno task is unstable and may drastically change in the future
Task exit_code_5 echo $(echo 10 ; exit 2) && exit 5
10