mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-30 06:33:06 +00:00
Fix paths
Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
This commit is contained in:
parent
ef40183c34
commit
2e37806ace
@ -28,9 +28,11 @@ EOF
|
|||||||
# Copyright The Mbed TLS Contributors
|
# Copyright The Mbed TLS Contributors
|
||||||
# SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
|
# SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
|
||||||
|
|
||||||
|
# This script must be invoked from the project's root.
|
||||||
|
|
||||||
set -eu
|
set -eu
|
||||||
|
|
||||||
. ../framework/scripts/project_detection.sh
|
. framework/scripts/project_detection.sh
|
||||||
|
|
||||||
# Collect stats and build a HTML report.
|
# Collect stats and build a HTML report.
|
||||||
lcov_library_report () {
|
lcov_library_report () {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user