Skip to content

[NFCI] Make check_smoke.sh shellcheck-compliant#2313

Merged
mhalk merged 2 commits into
ROCm:aomp-devfrom
mhalk:amd/dev/mhalkenh/fix/shellcheck-compliance-check_smoke
Jul 1, 2026
Merged

[NFCI] Make check_smoke.sh shellcheck-compliant#2313
mhalk merged 2 commits into
ROCm:aomp-devfrom
mhalk:amd/dev/mhalkenh/fix/shellcheck-compliance-check_smoke

Conversation

@mhalk

@mhalk mhalk commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

Addressed ~130 ShellCheck findings
Actual behavior change might stem from || exit / return

Motivation

Unrelated changes triggered ShellCheck GH action fail.
See: #2308

Technical Details

"Mechanically" addressed each ShellCheck finding.

Test Plan

Ran smoke limbo tests locally, which uses this script via symlink.

Test Result

Resulting output was identical.

Submission Checklist

Addressed ~130 ShellCheck findings
Actual behavior change might stem from `|| exit / return`

Co-authored-by: Cursor <cursoragent@cursor.com>
@mhalk

mhalk commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator Author

FYI my system's shellcheck (version 0.8.0-2) did not flag this finding.
Re-validated using: version 0.11.0

@Kewen12 Kewen12 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for fixing it!

@mhalk mhalk merged commit 1f49b4f into ROCm:aomp-dev Jul 1, 2026
1 check passed
@mhalk mhalk deleted the amd/dev/mhalkenh/fix/shellcheck-compliance-check_smoke branch July 1, 2026 11:50
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