diff --git a/obitests/obitools/obicount/test.sh b/obitests/obitools/obicount/test.sh index be24a31..cf01f1e 100755 --- a/obitests/obitools/obicount/test.sh +++ b/obitests/obitools/obicount/test.sh @@ -36,6 +36,7 @@ cleanup() { rm -rf "$TMPDIR" # Suppress the temporary directory if [ $failed -gt 0 ]; then + log "$TEST_NAME tests failed" exit 1 fi