diff --git a/scripts/lcov.sh b/scripts/lcov.sh index 9258ba7888..1969b39044 100755 --- a/scripts/lcov.sh +++ b/scripts/lcov.sh @@ -33,7 +33,7 @@ set -eu # Repository detection in_mbedtls_build_dir () { test -d library - } +} # Collect stats and build a HTML report. lcov_library_report () {