mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-13 21:59:57 +00:00
Remove suprious whitespace
Signed-off-by: Thomas Daubney <[email protected]>
This commit is contained in:
@@ -124,7 +124,7 @@ in_mbedtls_repo () {
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
grep -Fxq "Mbed TLS" "$PROJECT_NAME_FILE"
|
grep -Fxq "Mbed TLS" "$PROJECT_NAME_FILE"
|
||||||
}
|
}
|
||||||
|
|
||||||
in_tf_psa_crypto_repo () {
|
in_tf_psa_crypto_repo () {
|
||||||
if [ ! -f $PROJECT_NAME_FILE ]; then
|
if [ ! -f $PROJECT_NAME_FILE ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user