commit | b4f1ee0566b25178c965212f4b48882874815d46 | [log] [tgz] |
---|---|---|
author | Thomas Daubney <thomas.daubney@arm.com> | Mon Nov 13 09:50:58 2023 +0000 |
committer | Thomas Daubney <thomas.daubney@arm.com> | Mon Nov 13 09:50:58 2023 +0000 |
tree | 091b778b1d4f496b391b15d0e01c8ec44c3869a9 | |
parent | 08ea9bfa1f4fb9805700ca5fb114e97b7ee4f821 [diff] [blame] |
Remove superfluous leading whitespace Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
diff --git a/scripts/lcov.sh b/scripts/lcov.sh index 9258ba7..1969b39 100755 --- a/scripts/lcov.sh +++ b/scripts/lcov.sh
@@ -33,7 +33,7 @@ # Repository detection in_mbedtls_build_dir () { test -d library - } +} # Collect stats and build a HTML report. lcov_library_report () {