Skip to content

Fix shellcheck warnings and errors #41

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

mwasilew
Copy link
Contributor

This patch fixes all shellcheck warnings and errors in existing shell scripts. Shellcheck should not display any issues when run with the following parameters

shellcheck -S warning -e SC1091 SC2230 SC3043

Shellcheck version 0.9.0 was used for this patch.

This patch fixes all shellcheck warnings and errors in existing shell
scripts. Shellcheck should not display any issues when run with the
following parameters

    shellcheck -S warning -e SC1091 SC2230 SC3043

Shellcheck version 0.9.0 was used for this patch.

Signed-off-by: Milosz Wasilewski <milosz.wasilewski@foundries.io>
@mwasilew mwasilew requested review from vnarapar and smuppand May 20, 2025 07:13
@smuppand
Copy link
Contributor

LGTM.

Copy link
Contributor

@smuppand smuppand left a comment

Choose a reason for hiding this comment

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

LGTM.

Copy link
Contributor

@vnarapar vnarapar left a comment

Choose a reason for hiding this comment

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

LGTM

@mwasilew
Copy link
Contributor Author

@smuppand who else has the write access? We need 2 approvals to merge this PR.

@mwasilew mwasilew closed this May 21, 2025
vnarapar pushed a commit to vnarapar/qcom-linux-test that referenced this pull request May 21, 2025
@mwasilew mwasilew mentioned this pull request May 22, 2025
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