Remove further extraneous whitespace in lcov script
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
This commit is contained in:
parent
d3f844337f
commit
0bb761cc2f
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ set -eu
|
||||||
|
|
||||||
# Repository detection
|
# Repository detection
|
||||||
in_mbedtls_build_dir () {
|
in_mbedtls_build_dir () {
|
||||||
test -d library
|
test -d library
|
||||||
}
|
}
|
||||||
|
|
||||||
# Collect stats and build a HTML report.
|
# Collect stats and build a HTML report.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue