commit | e0d3ffe8af573bdc30909241d12fd7d0b0f09877 | [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:16:35 2024 +0200 |
tree | 7eabb2dcd54bfb50be8be57560bbcdb9abf69e6b | |
parent | f0c2a09f9efe60e7e548828b76556316ed1d0d73 [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 e9bfe5c..fa9e99b 100644 --- a/tests/scripts/components-basic-checks.sh +++ b/tests/scripts/components-basic-checks.sh
@@ -140,7 +140,7 @@ component_check_code_style () { msg "Check C code style" - ./scripts/code_style.py + ./framework/scripts/code_style.py } support_check_code_style () {