commit | ad7049407b79cdd5839e06d754c860fe3476dace | [log] [tgz] |
---|---|---|
author | Felix Conway <felix.conway@arm.com> | Wed Apr 09 15:41:11 2025 +0100 |
committer | Felix Conway <felix.conway@arm.com> | Tue Apr 22 10:45:28 2025 +0100 |
tree | c0d9f6635df0e63393f7e0d6b7066717211fea7f | |
parent | 8e13c8f018ecb78713e335b659605de1b1ed113d [diff] |
Remove executable permissions and shebang from component-platforms.sh Signed-off-by: Felix Conway <felix.conway@arm.com>
diff --git a/tests/scripts/components-platform.sh b/tests/scripts/components-platform.sh old mode 100755 new mode 100644 index 9831b8f..824e5ff --- a/tests/scripts/components-platform.sh +++ b/tests/scripts/components-platform.sh
@@ -1,5 +1,3 @@ -#!/bin/bash - # components-platform.sh # # Copyright The Mbed TLS Contributors