mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
Remove superfluous leading whitespace
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
This commit is contained in:
@ -33,7 +33,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.
|
||||||
lcov_library_report () {
|
lcov_library_report () {
|
||||||
|
Reference in New Issue
Block a user