mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-30 17:09:41 -04:00
Remove suprious whitespace
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
This commit is contained in:
parent
5e9ffa9096
commit
b991ac2d90
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user