commit | 30e8eb98479b1f3eecdb6328fcec7c344d26cef2 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com> | Tue Nov 12 11:57:46 2024 +0100 |
committer | Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com> | Tue Nov 12 11:57:46 2024 +0100 |
tree | 2fd690905d541bf89a96d69e37be77b07f12a253 | |
parent | 8f00e5e03a582b68b2a50ff38c76f46b7dd3923f [diff] [blame] |
Update path to all-core.sh Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
diff --git a/tests/scripts/mbedtls-all.sh b/tests/scripts/mbedtls-all.sh index cdf296d..a1b062a 100755 --- a/tests/scripts/mbedtls-all.sh +++ b/tests/scripts/mbedtls-all.sh
@@ -10,7 +10,6 @@ # This script must be invoked from the project's root. -# The path is going to change when this is moved to the framework -source tests/scripts/all-core.sh +source framework/scripts/all-core.sh main "$@"