Remove suprious whitespace

Signed-off-by: Thomas Daubney <[email protected]>
This commit is contained in:
Thomas Daubney
2024-07-29 12:10:27 +01:00
parent 5e9ffa9096
commit b991ac2d90
+1 -1
View File
@@ -124,7 +124,7 @@ in_mbedtls_repo () {
exit 1
fi
grep -Fxq "Mbed TLS" "$PROJECT_NAME_FILE"
}
}
in_tf_psa_crypto_repo () {
if [ ! -f $PROJECT_NAME_FILE ]; then