commit | 993df666450ec1d36684e195b19afc66513281d7 | [log] [tgz] |
---|---|---|
author | Elena Uziunaite <elena.uziunaite@arm.com> | Tue Dec 10 15:22:34 2024 +0000 |
committer | Elena Uziunaite <elena.uziunaite@arm.com> | Wed Dec 18 12:19:20 2024 +0200 |
tree | f702e465e4c38046796c212185fd90e306a2bee8 | |
parent | 711abe340beeb4f24cc246f1fb64bb56a8431c53 [diff] [blame] |
Adjust paths Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
diff --git a/tests/scripts/components-basic-checks.sh b/tests/scripts/components-basic-checks.sh index 7b60b49..54275ac 100644 --- a/tests/scripts/components-basic-checks.sh +++ b/tests/scripts/components-basic-checks.sh
@@ -137,7 +137,7 @@ component_check_code_style () { msg "Check C code style" - ./scripts/code_style.py + ./framework/scripts/code_style.py } support_check_code_style () {