Skip to content

[CI] run_llama.sh: Fix all shellcheck warnings#2229

Open
mhalk wants to merge 1 commit into
ROCm:aomp-devfrom
mhalk:amd/dev/mhalkenh/fix/ci-shellcheck-run-llama
Open

[CI] run_llama.sh: Fix all shellcheck warnings#2229
mhalk wants to merge 1 commit into
ROCm:aomp-devfrom
mhalk:amd/dev/mhalkenh/fix/ci-shellcheck-run-llama

Conversation

@mhalk
Copy link
Copy Markdown
Contributor

@mhalk mhalk commented May 20, 2026

Quote default-assignment expansions (SC2223) and variable references in the cmake invocation (SC2086) to prevent globbing and word splitting. Add shellcheck source directive for the external aomp_common_vars include.

Motivation

AOMP shellcheck lint pointed these out in another PR.

Technical Details

Test Plan

Test Result

Submission Checklist

Quote default-assignment expansions (SC2223) and variable
references in the cmake invocation (SC2086) to prevent
globbing and word splitting.  Add shellcheck source
directive for the external aomp_common_vars include.

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

1 participant