commit | 0bb761cc2f6bb4ea6e2a03ac80cb81bfbddf15ac | [log] [tgz] |
---|---|---|
author | Thomas Daubney <thomas.daubney@arm.com> | Tue Nov 14 12:03:10 2023 +0000 |
committer | Thomas Daubney <thomas.daubney@arm.com> | Tue Nov 14 12:03:10 2023 +0000 |
tree | b648a9691fe087ccd9bd99a05aebc6479abeedd8 | |
parent | d3f844337f95daeb926bb7a3090e1f01d07dd342 [diff] [blame] |
Remove further extraneous whitespace in lcov script Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
diff --git a/scripts/lcov.sh b/scripts/lcov.sh index 1969b39..0584a0a 100755 --- a/scripts/lcov.sh +++ b/scripts/lcov.sh
@@ -32,7 +32,7 @@ # Repository detection in_mbedtls_build_dir () { - test -d library + test -d library } # Collect stats and build a HTML report.