Remove further extraneous whitespace in lcov script

Signed-off-by: Thomas Daubney <[email protected]>
This commit is contained in:
Thomas Daubney
2023-11-14 12:03:10 +00:00
parent d3f844337f
commit 0bb761cc2f
+1 -1
View File
@@ -32,7 +32,7 @@ set -eu
# Repository detection
in_mbedtls_build_dir () {
test -d library
test -d library
}
# Collect stats and build a HTML report.