Skip to content

Conversation

@pawosm-arm
Copy link
Contributor

It's a cherry-pick from the arm-software branch.

This patch fixes two problems:

  1. Following line caused inconsistency between the variable described in help (LOG_DIR) and the one actually read (LOGS_DIR):

LOG_DIR=${LOGS_DIR:-"${BASE_DIR}/logs"}

  1. All the CI scripts including the ones which execute this script are setting and using the LOGS_DIR variable.

This patch fixes two problems:

1. Following line caused inconsistency between the variable
described in help (LOG_DIR) and the one actually read (LOGS_DIR):

LOG_DIR=${LOGS_DIR:-"${BASE_DIR}/logs"}

2. All the CI scripts including the ones which execute this script
are setting and using the LOGS_DIR variable.
Copy link
Contributor

@pratlucas pratlucas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@pawosm-arm pawosm-arm merged commit 8560c4a into release/arm-software/20.x Feb 10, 2025
@pawosm-arm pawosm-arm deleted the users/pawosm-arm/release/arm-software/20.x/atfl-logs branch February 10, 2025 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants