1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-29 11:41:15 +03:00

Remove executable permissions and shebang from component-platforms.sh

Signed-off-by: Felix Conway <felix.conway@arm.com>
This commit is contained in:
Felix Conway
2025-04-09 15:41:11 +01:00
parent 8e13c8f018
commit ad7049407b

2
tests/scripts/components-platform.sh Executable file → Normal file
View File

@ -1,5 +1,3 @@
#!/bin/bash
# components-platform.sh
#
# Copyright The Mbed TLS Contributors