Skip to content

Commit

Permalink
[soil] Propagate exit code properly
Browse files Browse the repository at this point in the history
Fixes last commit
  • Loading branch information
Andy C committed Nov 21, 2022
1 parent 4638397 commit 3822ecb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mycpp/TEST.sh
Expand Up @@ -278,6 +278,8 @@ soil-run() {

# Write _test/mycpp-examples.html, used by soil/woker.sh
find-dir-html _test mycpp-examples

return $status
}

unit-test-coverage() {
Expand Down

0 comments on commit 3822ecb

Please sign in to comment.